diff --git a/Gemfile.lock b/Gemfile.lock index ddc7388d..dbb46618 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,9 +197,9 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.22.3) msgpack (1.7.2) mutex_m (0.2.0) @@ -218,7 +218,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.3) + nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) optimist (3.1.0) @@ -284,7 +284,7 @@ GEM rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.5.1) + reline (0.5.2) io-console (~> 0.5) rexml (3.2.6) rspec-core (3.13.0) @@ -306,7 +306,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.63.0) + rubocop (1.63.3) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -339,7 +339,7 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.2) + rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -362,7 +362,7 @@ GEM simple_form (5.3.0) actionpack (>= 5.2) activemodel (>= 5.2) - spring (4.2.0) + spring (4.2.1) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -370,7 +370,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.7.3) + sqlite3 (2.0.1) mini_portile2 (~> 2.8.0) stimulus-rails (1.3.3) railties (>= 6.0.0) @@ -398,7 +398,7 @@ GEM unicode-display_width (2.5.0) uri (0.13.0) vcr (6.2.0) - view_component (3.11.0) + view_component (3.12.1) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)