diff --git a/server/Gemfile.lock b/server/Gemfile.lock index 23bca064..a31ce2a5 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -66,8 +66,8 @@ GEM bcrypt (3.1.16) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.9.3) - msgpack (~> 1.0) + bootsnap (1.10.3) + msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) coderay (1.1.3) @@ -113,7 +113,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.7.1) minitest (5.15.0) - msgpack (1.4.2) + msgpack (1.4.4) nio4r (2.5.8) nokogiri (1.13.1) mini_portile2 (~> 2.7.0)