diff --git a/Gemfile.lock b/Gemfile.lock index 1f0ff22..72c6378 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,8 +88,8 @@ GEM bcrypt (3.1.22) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.24.6) - msgpack (~> 1.2) + bootsnap (1.25.0) + msgpack (~> 1.5) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) bootstrap_form (5.6.1) @@ -221,7 +221,7 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - msgpack (1.8.1) + msgpack (1.8.4) multi_xml (0.9.1) bigdecimal (>= 3.1, < 5) net-http (0.9.1) @@ -419,7 +419,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - simplecov (1.0.3) + simplecov (1.1.1) sitemap_generator (7.1.1) builder (~> 3.0) slowpoke (1.0.0) @@ -437,7 +437,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.9.5) + sqlite3 (2.9.6) mini_portile2 (~> 2.8.0) stimulus-rails (1.3.4) railties (>= 6.0.0)