Skip to content

Commit

Permalink
Merge pull request #1675 from alphagov/dependabot/bundler/aws-sdk-cod…
Browse files Browse the repository at this point in the history
…epipeline-1.92.0

Bump aws-sdk-codepipeline from 1.91.0 to 1.92.0
  • Loading branch information
cadmiumcat authored Dec 23, 2024
2 parents 89b7160 + 7c92038 commit 959c83a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ gem "paper_trail"

# For AWS interactions
gem "aws-sdk-cloudwatch", "~> 1.108"
gem "aws-sdk-codepipeline", "~> 1.91"
gem "aws-sdk-codepipeline", "~> 1.92"

# For Mailchimp audience integration
gem "MailchimpMarketing", "~> 3.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1018.0)
aws-partitions (1.1027.0)
aws-sdk-cloudwatch (1.108.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-codepipeline (1.91.0)
aws-sdk-codepipeline (1.92.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.214.0)
Expand Down Expand Up @@ -523,7 +523,7 @@ DEPENDENCIES
MailchimpMarketing (~> 3.0)
activeresource (~> 6.1)
aws-sdk-cloudwatch (~> 1.108)
aws-sdk-codepipeline (~> 1.91)
aws-sdk-codepipeline (~> 1.92)
axe-core-rspec
bootsnap
brakeman (~> 6.2.2)
Expand Down

0 comments on commit 959c83a

Please sign in to comment.