diff --git a/Gemfile b/Gemfile index 6132a8855..c99ea5f8a 100644 --- a/Gemfile +++ b/Gemfile @@ -90,7 +90,7 @@ end group :test do # Adds support for Capybara system testing and selenium driver - gem "minitest", "5.25.2" + gem "minitest", "5.25.4" gem "capybara", ">= 2.15" gem "capybara-playwright-driver" gem "rails-controller-testing" diff --git a/Gemfile.lock b/Gemfile.lock index 35e473f5b..736451f4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM faraday-multipart (~> 1.0) faraday-net_http_persistent (~> 2.0) faraday-retry (~> 2.0) - appsignal (4.2.0) + appsignal (4.2.1) logger rack ast (2.4.2) @@ -119,7 +119,7 @@ GEM activerecord (>= 5.2, < 8.2) activesupport (>= 5.2, < 8.2) aws-eventstream (1.3.0) - aws-partitions (1.1016.0) + aws-partitions (1.1019.0) aws-sdk-core (3.214.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -128,7 +128,7 @@ GEM aws-sdk-kms (1.96.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.175.0) + aws-sdk-s3 (1.176.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -211,7 +211,7 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faraday (2.12.1) + faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -261,9 +261,11 @@ GEM thor (>= 1.0.0) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) - googleauth (1.11.2) + google-logging-utils (0.1.0) + googleauth (1.12.0) faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) @@ -305,7 +307,7 @@ GEM launchy (3.0.0) addressable (~> 2.8) childprocess (~> 5.0) - lefthook (1.8.5) + lefthook (1.9.0) letter_opener (1.10.0) launchy (>= 2.2, < 4) lint_roller (1.1.0) @@ -337,7 +339,7 @@ GEM mime-types-data (3.2024.0702) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.25.2) + minitest (5.25.4) mjml-rails (4.12.1) monetize (1.11.0) money (~> 6.12) @@ -367,11 +369,11 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.16.8-arm64-darwin) + nokogiri (1.17.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-darwin) + nokogiri (1.17.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -397,7 +399,7 @@ GEM omniauth (~> 2.0) orm_adapter (0.5.0) os (1.1.4) - pagy (9.3.2) + pagy (9.3.3) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -576,7 +578,7 @@ GEM statsd-ruby (1.5.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - store_model (4.1.0) + store_model (4.2.0) activerecord (>= 7.0) stringio (3.1.2) sync (0.5.0) @@ -589,7 +591,7 @@ GEM turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) - twilio-ruby (7.3.6) + twilio-ruby (7.3.7) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) @@ -655,7 +657,7 @@ DEPENDENCIES listen lograge mini_magick - minitest (= 5.25.2) + minitest (= 5.25.4) mjml-rails money-rails omniauth-google-oauth2