diff --git a/Gemfile.lock b/Gemfile.lock index e81f273..b0e0977 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.3) + json (2.19.5) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -213,7 +213,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.3) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) @@ -229,7 +229,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.2-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) omniauth (2.1.4) hashie (>= 3.4.6) @@ -447,7 +447,7 @@ GEM validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix - view_component (4.6.0) + view_component (4.9.0) actionview (>= 7.1.0) activesupport (>= 7.1.0) concurrent-ruby (~> 1)