diff --git a/Gemfile b/Gemfile index 96c0352db..4f47d56d1 100644 --- a/Gemfile +++ b/Gemfile @@ -108,4 +108,4 @@ gem "ahoy_matey", "~> 5.2" gem "good_job", "~> 4.4" -gem "blazer", "~> 3.0" +gem "blazer", "~> 3.1" diff --git a/Gemfile.lock b/Gemfile.lock index 7aa906ea2..99b8a8534 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,20 +118,20 @@ GEM activerecord (>= 5.2, < 8.0) activesupport (>= 5.2, < 8.0) aws-eventstream (1.3.0) - aws-partitions (1.987.0) - aws-sdk-core (3.209.1) + aws-partitions (1.992.0) + aws-sdk-core (3.211.0) aws-eventstream (~> 1, >= 1.3.0) - aws-partitions (~> 1, >= 1.651.0) + aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.94.0) - aws-sdk-core (~> 3, >= 3.207.0) + aws-sdk-kms (1.95.0) + aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.167.0) - aws-sdk-core (~> 3, >= 3.207.0) + aws-sdk-s3 (1.169.0) + aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sigv4 (1.10.0) + aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) backport (1.2.0) barnes (0.0.9) @@ -149,11 +149,11 @@ GEM smart_properties bigdecimal (3.1.8) bindex (0.8.1) - blazer (3.0.4) + blazer (3.1.0) activerecord (>= 6.1) chartkick (>= 5) csv - railties (>= 6.1) + railties (>= 7) safely_block (>= 0.4) bootsnap (1.18.4) msgpack (~> 1.2) @@ -173,7 +173,7 @@ GEM capybara playwright-ruby-client (>= 1.16.0) certifi (2018.01.18) - chartkick (5.1.0) + chartkick (5.1.1) childprocess (5.0.0) chronic (0.10.2) concurrent-ruby (1.3.4) @@ -225,7 +225,7 @@ GEM multipart-post (~> 2) faraday-net_http (3.3.0) net-http - faraday-net_http_persistent (2.2.0) + faraday-net_http_persistent (2.3.0) faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) faraday-retry (2.2.1) @@ -251,7 +251,7 @@ GEM text (>= 1.3.0) globalid (1.2.1) activesupport (>= 6.1) - good_job (4.4.1) + good_job (4.4.2) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -304,7 +304,7 @@ GEM launchy (3.0.0) addressable (~> 2.8) childprocess (~> 5.0) - lefthook (1.7.18) + lefthook (1.7.22) letter_opener (1.10.0) launchy (>= 2.2, < 4) lint_roller (1.1.0) @@ -552,7 +552,7 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) spy (1.0.5) - square.rb (39.1.0.20240919) + square.rb (39.2.0.20241017) apimatic_core (~> 0.3.9) apimatic_core_interfaces (~> 0.2.1) apimatic_faraday_client_adapter (~> 0.1.4) @@ -581,10 +581,10 @@ GEM timeout (0.4.1) translation (1.41) gettext (~> 3.2, >= 3.2.5, <= 3.4.9) - turbo-rails (2.0.10) + turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) - twilio-ruby (7.3.3) + twilio-ruby (7.3.4) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) @@ -627,7 +627,7 @@ DEPENDENCIES audited aws-sdk-s3 barnes - blazer (~> 3.0) + blazer (~> 3.1) bootsnap (>= 1.4.1) byebug capybara (>= 2.15)