From 9482c1c341a8181398c56684d0e4228277f334cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 14:59:05 +0000 Subject: [PATCH] Batch dependency updates Combines PRs - #745 - #746 - #749 - #751 - #752 - #753 - #754 --- .github/workflows/test.yml | 2 +- Gemfile | 2 +- Gemfile.lock | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d1065ecc..8835b9dd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: # Add or replace dependency steps here - name: Install Ruby and gems # The ruby version is taken from the .ruby-version file, no need to specify here. - uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0 + uses: ruby/setup-ruby@84684c07c1965536eb4802c8daf1a77968df0cb1 # v1.239.0 with: bundler-cache: true # runs 'bundle install' and caches installed gems automatically # Add or replace database setup steps here diff --git a/Gemfile b/Gemfile index f5aa97ed..4a1e9be1 100644 --- a/Gemfile +++ b/Gemfile @@ -62,7 +62,7 @@ gem "sentry-ruby" gem "validate_url" # For pausing pipelines -gem "aws-sdk-codepipeline", "~> 1.97" +gem "aws-sdk-codepipeline", "~> 1.99" # For pagination in the API gem "kaminari" diff --git a/Gemfile.lock b/Gemfile.lock index f9bdac19..ba36a4c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,11 +90,11 @@ GEM activesupport ast (2.4.3) aws-eventstream (1.3.2) - aws-partitions (1.1098.0) - aws-sdk-codepipeline (1.97.0) + aws-partitions (1.1103.0) + aws-sdk-codepipeline (1.99.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.223.0) + aws-sdk-core (3.224.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -106,7 +106,7 @@ GEM base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) - bootsnap (1.18.4) + bootsnap (1.18.6) msgpack (~> 1.2) brakeman (7.0.2) racc @@ -167,7 +167,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -178,7 +178,7 @@ GEM marcel (1.0.4) mini_mime (1.1.5) minitest (5.25.5) - msgpack (1.7.2) + msgpack (1.8.0) net-imap (0.5.7) date net-protocol @@ -218,7 +218,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - psych (5.2.4) + psych (5.2.6) date stringio public_suffix (5.0.4) @@ -226,7 +226,7 @@ GEM nio4r (~> 2.0) racc (1.8.1) rack (3.1.14) - rack-session (2.1.0) + rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -329,10 +329,10 @@ GEM rubocop (~> 1.72, >= 1.72.1) ruby-progressbar (1.13.0) securerandom (0.4.1) - sentry-rails (5.23.0) + sentry-rails (5.24.0) railties (>= 5.0) - sentry-ruby (~> 5.23.0) - sentry-ruby (5.23.0) + sentry-ruby (~> 5.24.0) + sentry-ruby (5.24.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0) @@ -376,7 +376,7 @@ DEPENDENCIES aasm (~> 5.5) acts_as_list after_commit_everywhere (~> 1.6) - aws-sdk-codepipeline (~> 1.97) + aws-sdk-codepipeline (~> 1.99) bootsnap brakeman bundler-audit