Skip to content

Commit

Permalink
Bump aws-sdk-cloudwatch from 1.109.0 to 1.110.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby) from 1.109.0 to 1.110.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 9feef81 commit 64dc226
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.109"
gem "aws-sdk-cloudwatch", "~> 1.110"
gem "aws-sdk-codepipeline", "~> 1.93"

# 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.1038.0)
aws-sdk-cloudwatch (1.109.0)
aws-partitions (1.1047.0)
aws-sdk-cloudwatch (1.110.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-codepipeline (1.93.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.216.0)
aws-sdk-core (3.218.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
Expand Down Expand Up @@ -535,7 +535,7 @@ PLATFORMS
DEPENDENCIES
MailchimpMarketing (~> 3.0)
activeresource (~> 6.1)
aws-sdk-cloudwatch (~> 1.109)
aws-sdk-cloudwatch (~> 1.110)
aws-sdk-codepipeline (~> 1.93)
axe-core-rspec
bootsnap
Expand Down

0 comments on commit 64dc226

Please sign in to comment.