diff --git a/Gemfile b/Gemfile index 99d1cd007a..d7ea23da0f 100644 --- a/Gemfile +++ b/Gemfile @@ -176,7 +176,7 @@ group :test do gem 'webmock', '~> 3.19.1' gem 'simplecov', '~> 0.22.0' gem 'simplecov-lcov', '~> 0.7.0' - gem 'capybara', '~> 3.39.2' + gem 'capybara', '~> 3.40.0' gem 'stripe-ruby-mock', git: 'https://github.com/stripe-ruby-mock/stripe-ruby-mock', ref: '6ceea96' gem 'rails-controller-testing' diff --git a/Gemfile.lock b/Gemfile.lock index 2f49837fcf..028dde143c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,11 +179,11 @@ GEM net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - capybara (3.39.2) + capybara (3.40.0) addressable matrix mini_mime (>= 0.1.3) - nokogiri (~> 1.8) + nokogiri (~> 1.11) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) @@ -304,6 +304,7 @@ GEM language_server-protocol (3.17.0.3) launchy (2.5.2) addressable (~> 2.8) + libv8-node (18.16.0.0) libv8-node (18.16.0.0-aarch64-linux) libv8-node (18.16.0.0-arm64-darwin) libv8-node (18.16.0.0-x86_64-darwin) @@ -352,6 +353,9 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) nio4r (2.5.9) + nokogiri (1.16.0) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.16.0-aarch64-linux) racc (~> 1.4) nokogiri (1.16.0-arm64-darwin) @@ -425,7 +429,7 @@ GEM redis (4.8.1) redlock (1.3.2) redis (>= 3.0.0, < 6.0) - regexp_parser (2.8.3) + regexp_parser (2.9.0) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -568,6 +572,7 @@ GEM PLATFORMS aarch64-linux arm64-darwin + ruby x86_64-darwin x86_64-linux @@ -584,7 +589,7 @@ DEPENDENCIES bullet (~> 7.1.5) cancancan (~> 3.5.0) capistrano (~> 2.15.11) - capybara (~> 3.39.2) + capybara (~> 3.40.0) charlock_holmes (~> 0.7.7) dalli (~> 3.2.6) excel_analyzer!