Gemfile.lock in static_collection-0.3.0 vs Gemfile.lock in static_collection-0.3.1
- old
+ new
@@ -1,76 +1,81 @@
PATH
remote: .
specs:
- static_collection (0.3.0)
+ static_collection (0.3.1)
activesupport (>= 4)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.0)
+ activesupport (7.0.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
- concurrent-ruby (1.1.9)
- diff-lcs (1.4.4)
- i18n (1.8.11)
+ concurrent-ruby (1.2.0)
+ diff-lcs (1.5.0)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
- minitest (5.15.0)
- parallel (1.21.0)
- parser (3.0.3.2)
+ json (2.6.3)
+ minitest (5.17.0)
+ parallel (1.22.1)
+ parser (3.2.0.0)
ast (~> 2.4.1)
- rack (2.2.3)
- rainbow (3.0.0)
+ rack (3.0.4.1)
+ rainbow (3.1.1)
rake (10.5.0)
- regexp_parser (2.2.0)
+ regexp_parser (2.6.2)
rexml (3.2.5)
- 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)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
+ rspec-support (~> 3.12.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.10.2)
+ rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
- rubocop (1.24.1)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ rubocop (1.44.1)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.0.0.0)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
- rexml
- rubocop-ast (>= 1.15.1, < 2.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.15.1)
- parser (>= 3.0.1.1)
- rubocop-performance (1.13.0)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.24.1)
+ parser (>= 3.1.1.0)
+ rubocop-capybara (2.17.0)
+ rubocop (~> 1.41)
+ rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rails (2.13.0)
+ rubocop-rails (2.17.4)
activesupport (>= 4.2.0)
rack (>= 1.1)
- rubocop (>= 1.7.0, < 2.0)
- rubocop-rspec (2.7.0)
- rubocop (~> 1.19)
- rubocop-vendor (0.7.1)
+ rubocop (>= 1.33.0, < 2.0)
+ rubocop-rspec (2.18.1)
+ rubocop (~> 1.33)
+ rubocop-capybara (~> 2.17)
+ rubocop-vendor (0.8.10)
rubocop (>= 0.53.0)
ruby-progressbar (1.11.0)
- tzinfo (2.0.4)
+ tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
- unicode-display_width (2.1.0)
- ws-style (6.12.3)
- rubocop (>= 1.23)
+ unicode-display_width (2.4.2)
+ ws-style (6.14.4)
+ rubocop (>= 1.36)
rubocop-performance (>= 1.10.2)
rubocop-rails (>= 2.9.1)
rubocop-rspec (>= 2.2.0)
rubocop-vendor (>= 0.6.0)