Skip to content

Commit

Permalink
Bump aws-sdk-cloudwatch from 1.97.0 to 1.102.0 in /dhcp-service/metrics
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby) from 1.97.0 to 1.102.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 Sep 23, 2024
1 parent e380c99 commit c622859
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dhcp-service/metrics/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source "http://rubygems.org"
ruby File.read(".ruby-version").chomp

gem "aws-sdk-cloudwatch", "~>1.97.0"
gem "aws-sdk-cloudwatch", "~>1.102.0"
gem "sequel", "~> 5.83.0"
gem "mysql2", "~> 0.5.6"

Expand Down
12 changes: 6 additions & 6 deletions dhcp-service/metrics/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ GEM
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
aws-eventstream (1.3.0)
aws-partitions (1.969.0)
aws-sdk-cloudwatch (1.97.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-partitions (1.977.0)
aws-sdk-cloudwatch (1.102.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.202.0)
aws-sdk-core (3.208.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sigv4 (1.9.1)
aws-sigv4 (1.10.0)
aws-eventstream (~> 1, >= 1.0.2)
bigdecimal (3.1.8)
concurrent-ruby (1.3.4)
Expand Down Expand Up @@ -53,7 +53,7 @@ PLATFORMS
ruby

DEPENDENCIES
aws-sdk-cloudwatch (~> 1.97.0)
aws-sdk-cloudwatch (~> 1.102.0)
mysql2 (~> 0.5.6)
rspec
sentry-ruby
Expand Down

0 comments on commit c622859

Please sign in to comment.