diff --git a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock index 2bbb071168b..98980e40b42 100644 --- a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock +++ b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock @@ -62,7 +62,7 @@ GEM zeitwerk (~> 2.3) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - builder (3.2.4) + builder (3.3.0) capybara (3.40.0) addressable matrix @@ -72,7 +72,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) crass (1.0.6) dartsass-sprockets (3.1.0) railties (>= 4.0.0) @@ -83,7 +83,7 @@ GEM date (3.3.4) date (3.3.4-java) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) ffi (1.16.3-java) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -94,7 +94,7 @@ GEM ffi (~> 1) ffi-compiler (~> 1) google-protobuf (3.25.2-x86_64-linux) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) js-routes (1.4.14) railties (>= 4) @@ -108,9 +108,9 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) - minitest (5.21.2) + minitest (5.23.1) net-imap (0.4.9.1) date net-protocol @@ -122,14 +122,14 @@ GEM net-protocol nio4r (2.7.0) nio4r (2.7.0-java) - nokogiri (1.16.0-java) + nokogiri (1.16.6-java) racc (~> 1.4) - nokogiri (1.16.0-x86_64-linux) + nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) public_suffix (5.0.4) - racc (1.7.3) - racc (1.7.3-java) - rack (2.2.8) + racc (1.8.0) + racc (1.8.0-java) + rack (2.2.9) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.6) @@ -164,25 +164,25 @@ GEM method_source rake (>= 12.2) thor (~> 1.0) - rake (13.1.0) + rake (13.2.1) regexp_parser (2.9.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.6) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (6.1.1) + rspec-support (~> 3.13.0) + rspec-rails (6.1.2) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) - rspec-core (~> 3.12) - rspec-expectations (~> 3.12) - rspec-mocks (~> 3.12) - rspec-support (~> 3.12) - rspec-support (3.12.1) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) sass-embedded (1.70.0) @@ -199,7 +199,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.3.0) + thor (1.3.1) tilt (2.3.0) timeout (0.4.1) ts_routes (1.0.3) @@ -215,7 +215,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.12) + zeitwerk (2.6.15) PLATFORMS java