diff --git a/Gemfile.lock b/Gemfile.lock index 1ae87b2..4a41b0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1) + activesupport (7.2.1.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -105,10 +105,10 @@ GEM ast (~> 2.4.1) racc prettier_print (1.2.1) - process_executer (1.1.2) + process_executer (1.2.0) public_suffix (6.0.1) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rainbow (3.1.1) rchardet (1.8.0) regexp_parser (2.9.2) @@ -125,7 +125,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.66.1) + rubocop (1.67.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -180,7 +180,7 @@ GEM prettier_print (~> 1.2, >= 1.2.0) syntax_tree (~> 6.1, >= 6.1.1) yaml (0.3.0) - zeitwerk (2.6.18) + zeitwerk (2.7.0) PLATFORMS arm64-darwin-22 @@ -205,4 +205,4 @@ RUBY VERSION ruby 3.3.5p100 BUNDLED WITH - 2.5.21 + 2.5.22