Skip to content

Commit

Permalink
Bump aws-sdk-cloudwatch from 1.107.0 to 1.108.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.107.0 to 1.108.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 5523b58 commit d3e31ad
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 d3e31ad

Please sign in to comment.