diff --git a/Gemfile.lock b/Gemfile.lock index 3eb02f282..5d59b6484 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.5) + activesupport (7.0.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -115,7 +115,7 @@ GEM concurrent-ruby (~> 1.0) io-console (0.6.0) io-console (0.6.0-java) - irb (1.7.0) + irb (1.7.1) reline (>= 0.3.0) iso-639 (0.3.6) json (2.6.3) @@ -188,8 +188,8 @@ GEM rspec-mocks (3.12.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) - rubocop (1.53.1) + rspec-support (3.12.1) + rubocop (1.54.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -247,7 +247,7 @@ GEM unf (0.1.4-java) unf_ext (0.0.8.2) unicode-display_width (2.4.2) - view_component (3.2.0) + view_component (3.3.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)