diff --git a/Gemfile.lock b/Gemfile.lock index 732c27a..1c5d43c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.0) base64 benchmark (>= 0.3) bigdecimal @@ -24,11 +24,12 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) bundler-audit (0.9.2) bundler (>= 1.2.0, < 3) @@ -37,22 +38,22 @@ GEM connection_pool (2.4.1) diff-lcs (1.5.1) drb (2.2.1) - git (2.3.1) + git (2.3.2) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) rchardet (~> 1.8) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.5) + json (2.9.0) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.1) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) parallel (1.26.3) - parse_a_changelog (1.3.0) + parse_a_changelog (1.3.3) treetop (~> 1.6) - parser (3.3.5.1) + parser (3.3.6.0) ast (~> 2.4.1) racc polyglot (0.3.5) @@ -63,7 +64,7 @@ GEM rainbow (3.1.1) rake (13.2.1) rchardet (1.8.0) - regexp_parser (2.9.2) + regexp_parser (2.9.3) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -76,8 +77,8 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) - rubocop (1.66.1) + rspec-support (3.13.2) + rubocop (1.68.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -87,7 +88,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.33.1) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) rubocop-factory_bot (2.26.1) rubocop (~> 1.61) @@ -104,11 +105,11 @@ GEM rubocop-vendor (0.13.2) rubocop ruby-progressbar (1.13.0) - securerandom (0.3.1) - standard (1.41.1) + securerandom (0.4.0) + standard (1.42.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.66.0) + rubocop (~> 1.68.0) standard-custom (~> 1.0.0) standard-performance (~> 1.5) standard-custom (1.0.2) @@ -126,6 +127,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) + uri (1.0.2) PLATFORMS arm64-darwin-22