Gemfile.lock in rubocop-inclusivity-1.0.0 vs Gemfile.lock in rubocop-inclusivity-1.1.0
- old
+ new
@@ -1,100 +1,75 @@
PATH
remote: .
specs:
- rubocop-inclusivity (1.0.0)
- rubocop
+ rubocop-inclusivity (1.1.0)
+ activesupport (>= 4)
+ rubocop (> 0.87.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.2.2)
+ activesupport (7.0.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
- addressable (2.7.0)
- public_suffix (>= 2.0.2, < 5.0)
- ast (2.4.0)
- byebug (9.1.0)
- concurrent-ruby (1.1.6)
- diff-lcs (1.3)
- faraday (0.17.3)
- multipart-post (>= 1.2, < 3)
- faraday-http-cache (2.0.0)
- faraday (~> 0.8)
- github_changelog_generator (1.15.0)
- activesupport
- faraday-http-cache
- multi_json
- octokit (~> 4.6)
- rainbow (>= 2.2.1)
- rake (>= 10.0)
- retriable (~> 3.0)
- i18n (1.8.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ ast (2.4.1)
+ byebug (11.1.3)
+ concurrent-ruby (1.1.9)
+ diff-lcs (1.4.4)
+ i18n (1.10.0)
concurrent-ruby (~> 1.0)
- jaro_winkler (1.5.4)
- minitest (5.14.0)
- multi_json (1.14.1)
- multipart-post (2.1.1)
- octokit (4.18.0)
- faraday (>= 0.9)
- sawyer (~> 0.8.0, >= 0.5.3)
- parallel (1.19.1)
- parser (2.7.1.0)
- ast (~> 2.4.0)
- public_suffix (4.0.3)
+ minitest (5.15.0)
+ parallel (1.20.1)
+ parser (3.0.0.0)
+ ast (~> 2.4.1)
rainbow (3.0.0)
rake (12.3.3)
- retriable (3.1.2)
+ regexp_parser (2.0.3)
rexml (3.2.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.1)
- rspec-support (~> 3.9.1)
- rspec-expectations (3.9.1)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.2)
- rubocop (0.80.1)
- jaro_winkler (~> 1.5.1)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.1)
+ rubocop (1.8.1)
parallel (~> 1.10)
- parser (>= 2.7.0.1)
+ parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8, < 3.0)
rexml
+ rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.7)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.4.0)
+ parser (>= 2.7.1.5)
rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
- ruby-progressbar (1.10.1)
- sawyer (0.8.2)
- addressable (>= 2.3.5)
- faraday (> 0.8, < 2.0)
- standard (0.2.3)
- rubocop (~> 0.80.1)
- rubocop-performance (~> 1.5.2)
- thread_safe (0.3.6)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
- unicode-display_width (1.6.1)
- zeitwerk (2.3.0)
+ ruby-progressbar (1.11.0)
+ standard (0.0.36)
+ rubocop (>= 0.63)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ unicode-display_width (2.0.0)
PLATFORMS
ruby
DEPENDENCIES
byebug
- github_changelog_generator
rake (~> 12.0)
rspec
rubocop-inclusivity!
rubocop-performance (~> 1.5.2)
standard
BUNDLED WITH
- 2.1.4
+ 2.3.5