Skip to content

Commit

Permalink
Merge pull request #1647 from alphagov/dependabot/bundler/aws-sdk-clo…
Browse files Browse the repository at this point in the history
…udwatch-1.108.0

Bump aws-sdk-cloudwatch from 1.107.0 to 1.108.0
  • Loading branch information
stephencdaly authored Dec 6, 2024
2 parents b438482 + eea5071 commit 653aa2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ gem "validate_url"
gem "paper_trail"

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

# For Mailchimp audience integration
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,14 +107,14 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1013.0)
aws-sdk-cloudwatch (1.107.0)
aws-partitions (1.1018.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-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.213.0)
aws-sdk-core (3.214.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
Expand Down Expand Up @@ -521,7 +521,7 @@ PLATFORMS
DEPENDENCIES
MailchimpMarketing (~> 3.0)
activeresource (~> 6.1)
aws-sdk-cloudwatch (~> 1.107)
aws-sdk-cloudwatch (~> 1.108)
aws-sdk-codepipeline (~> 1.91)
axe-core-rspec
bootsnap
Expand Down

0 comments on commit 653aa2f

Please sign in to comment.