diff --git a/Gemfile.lock b/Gemfile.lock index 06b446a1f..309f73e74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM bcrypt (3.1.22) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.25.0) + bootsnap (1.26.0) msgpack (~> 1.5) brakeman (8.0.6) racc @@ -133,7 +133,7 @@ GEM dumb_delegator (1.1.0) erb (6.0.7) erubi (1.13.1) - et-orbi (1.4.1) + et-orbi (1.4.2) tzinfo factory_bot (6.6.0) activesupport (>= 6.1.0) @@ -216,7 +216,7 @@ GEM nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (2.1.0) + parallel (2.2.0) parser (3.3.12.0) ast (~> 2.4.1) racc @@ -366,7 +366,7 @@ GEM rubocop (~> 1.72, >= 1.72.1) rubocop-rspec (~> 3.5) ruby-progressbar (1.13.0) - rubyzip (3.5.0) + rubyzip (3.6.0) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -382,10 +382,10 @@ GEM websocket (~> 1.0) shoulda-matchers (8.0.1) activesupport (>= 7.2) - simplecov (1.1.1) + simplecov (1.2.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stripe (19.6.0) + stripe (19.6.1) bigdecimal logger strong_migrations (2.8.0) @@ -427,8 +427,8 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) will_paginate (4.0.1) - with_model (2.3.1) - activerecord (>= 7.2) + with_model (2.4.0) + activerecord (>= 8.0) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.8.3)