Gemfile.lock in static_collection-0.2.1 vs Gemfile.lock in static_collection-0.3.0
- old
+ new
@@ -1,33 +1,32 @@
PATH
remote: .
specs:
- static_collection (0.2.1)
+ static_collection (0.3.0)
activesupport (>= 4)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.3.2)
+ activesupport (7.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
ast (2.4.2)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.9)
diff-lcs (1.4.4)
- i18n (1.8.10)
+ i18n (1.8.11)
concurrent-ruby (~> 1.0)
- minitest (5.14.4)
- parallel (1.20.1)
- parser (3.0.1.1)
+ minitest (5.15.0)
+ parallel (1.21.0)
+ parser (3.0.3.2)
ast (~> 2.4.1)
rack (2.2.3)
rainbow (3.0.0)
rake (10.5.0)
- regexp_parser (2.1.1)
+ regexp_parser (2.2.0)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
@@ -41,44 +40,42 @@
rspec-expectations (>= 3.0.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.14.0)
+ rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.5.0, < 2.0)
+ rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.5.0)
+ rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
- rubocop-performance (1.11.2)
+ rubocop-performance (1.13.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rails (2.10.1)
+ rubocop-rails (2.13.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
- rubocop-rspec (2.3.0)
- rubocop (~> 1.0)
- rubocop-ast (>= 1.1.0)
- rubocop-vendor (0.6.0)
+ rubocop-rspec (2.7.0)
+ rubocop (~> 1.19)
+ rubocop-vendor (0.7.1)
rubocop (>= 0.53.0)
ruby-progressbar (1.11.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- unicode-display_width (2.0.0)
- ws-style (6.9.0)
- rubocop (>= 1.12.1)
+ unicode-display_width (2.1.0)
+ ws-style (6.12.3)
+ rubocop (>= 1.23)
rubocop-performance (>= 1.10.2)
rubocop-rails (>= 2.9.1)
rubocop-rspec (>= 2.2.0)
rubocop-vendor (>= 0.6.0)
- zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
@@ -89,6 +86,6 @@
rubocop (~> 1.2)
static_collection!
ws-style
BUNDLED WITH
- 2.2.16
+ 2.2.32