diff --git a/Gemfile.lock b/Gemfile.lock index 198f866..b053ab6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,11 +8,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) @@ -27,7 +28,7 @@ GEM childprocess (3.0.0) cliver (0.3.2) concurrent-ruby (1.1.9) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.3.5) gem-release (2.2.2) i18n (1.8.11) @@ -39,7 +40,7 @@ GEM mini_portile2 (~> 2.5.0) racc (~> 1.4) parallel (1.20.1) - parser (3.0.1.1) + parser (3.2.0.0) ast (~> 2.4.1) poltergeist (1.18.1) capybara (>= 2.1, < 4) @@ -47,10 +48,10 @@ GEM websocket-driver (>= 0.2.0) public_suffix (4.0.6) racc (1.5.2) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) - rainbow (3.0.0) + rack (3.0.4.1) + rack-test (2.0.2) + rack (>= 1.3) + rainbow (3.1.1) rake (13.0.6) redcarpet (3.5.1) regexp_parser (2.1.1) @@ -59,9 +60,9 @@ GEM rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) @@ -79,7 +80,7 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.5.0) parser (>= 3.0.1.1) - rubocop-rspec (2.1.0) + rubocop-rspec (2.4.0) rubocop (~> 1.0) rubocop-ast (>= 1.1.0) ruby-progressbar (1.11.0) @@ -102,6 +103,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.26) + zeitwerk (2.6.6) PLATFORMS ruby