diff --git a/web/backend/Gemfile.lock b/web/backend/Gemfile.lock index 8815116..6021c02 100644 --- a/web/backend/Gemfile.lock +++ b/web/backend/Gemfile.lock @@ -141,15 +141,15 @@ GEM nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) numo-narray (0.9.2.1) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) racc psych (5.1.2) stringio puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) + racc (1.8.1) rack (3.1.4) rack-cors (2.0.2) rack (>= 2.0.0) @@ -196,8 +196,7 @@ GEM regexp_parser (2.9.2) reline (0.5.9) io-console (~> 0.5) - rexml (3.3.1) - strscan + rexml (3.3.7) rspec-core (3.13.0) rspec-support (~> 3.13.0) rspec-expectations (3.13.1) @@ -226,7 +225,7 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.3) parser (>= 3.3.1.0) rubocop-factory_bot (2.26.1) rubocop (~> 1.61) @@ -238,14 +237,13 @@ GEM rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rspec (3.0.1) + rubocop-rspec (3.0.5) rubocop (~> 1.61) ruby-progressbar (1.13.0) spring (4.2.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) stringio (3.1.1) - strscan (3.1.0) thor (1.3.1) timeout (0.4.1) tzinfo (2.0.6)