diff --git a/Gemfile.lock b/Gemfile.lock index 7103d68..5f39a10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,12 +104,12 @@ GEM bootsnap (1.17.0) msgpack (~> 1.2) bson (4.15.0) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) cancancan (3.5.0) case_transform (0.2) activesupport - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (0.4.5) rexml @@ -127,7 +127,7 @@ GEM multi_json (~> 1.0) rack (>= 1.3) drb (2.2.1) - erubi (1.12.0) + erubi (1.13.0) factory_bot (6.4.5) activesupport (>= 5.0.0) factory_bot_rails (6.4.3) @@ -147,9 +147,8 @@ GEM thor (>= 0.14.0, < 2) globalid (1.2.1) activesupport (>= 6.1) - graphiql-rails (1.9.0) + graphiql-rails (1.10.1) railties - sprockets-rails graphql (2.3.4) base64 hashdiff (1.0.1) @@ -161,7 +160,7 @@ GEM i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.13.1) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) @@ -196,7 +195,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.1205) mini_mime (1.1.5) - minitest (5.23.1) + minitest (5.25.1) mongo (2.19.3) bson (>= 4.14.1, < 5.0.0) mongoid (8.1.4) @@ -229,7 +228,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.3) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) oauth (1.1.0) oauth-tty (~> 1.0, >= 1.0.1) @@ -262,8 +261,8 @@ GEM public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.7) rack-cache (1.14.0) rack (>= 0.4) rack-cors (2.0.2) @@ -318,7 +317,7 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.8) + reline (0.5.9) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -408,14 +407,7 @@ GEM snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) - sprockets (4.2.0) - concurrent-ruby (~> 1.0) - rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - sprockets (>= 3.0.0) - stringio (3.1.0) + stringio (3.1.1) strscan (3.1.0) swd (1.3.0) activesupport (>= 3) @@ -445,7 +437,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.15) + zeitwerk (2.6.17) PLATFORMS x86_64-linux