Skip to content

Commit d174b9e

Browse files
Bump aws-sdk-cloudwatch from 1.116.0 to 1.117.0
Bumps [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby) from 1.116.0 to 1.117.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-version: 1.117.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72638d1 commit d174b9e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ gem "validate_url"
7272
gem "paper_trail"
7373

7474
# For AWS interactions
75-
gem "aws-sdk-cloudwatch", "~> 1.116"
75+
gem "aws-sdk-cloudwatch", "~> 1.117"
7676
gem "aws-sdk-codepipeline", "~> 1.101"
7777

7878
# For Mailchimp audience integration

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,21 +115,21 @@ GEM
115115
activesupport
116116
ast (2.4.3)
117117
aws-eventstream (1.4.0)
118-
aws-partitions (1.1114.0)
119-
aws-sdk-cloudwatch (1.116.0)
120-
aws-sdk-core (~> 3, >= 3.225.0)
118+
aws-partitions (1.1135.0)
119+
aws-sdk-cloudwatch (1.117.0)
120+
aws-sdk-core (~> 3, >= 3.227.0)
121121
aws-sigv4 (~> 1.5)
122122
aws-sdk-codepipeline (1.101.0)
123123
aws-sdk-core (~> 3, >= 3.225.0)
124124
aws-sigv4 (~> 1.5)
125-
aws-sdk-core (3.225.1)
125+
aws-sdk-core (3.227.0)
126126
aws-eventstream (~> 1, >= 1.3.0)
127127
aws-partitions (~> 1, >= 1.992.0)
128128
aws-sigv4 (~> 1.9)
129129
base64
130130
jmespath (~> 1, >= 1.6.1)
131131
logger
132-
aws-sigv4 (1.12.0)
132+
aws-sigv4 (1.12.1)
133133
aws-eventstream (~> 1, >= 1.0.2)
134134
axe-core-api (4.10.3)
135135
dumb_delegator
@@ -577,7 +577,7 @@ DEPENDENCIES
577577
activeresource (~> 6.1)
578578
acts_as_list
579579
after_commit_everywhere (~> 1.6)
580-
aws-sdk-cloudwatch (~> 1.116)
580+
aws-sdk-cloudwatch (~> 1.117)
581581
aws-sdk-codepipeline (~> 1.101)
582582
axe-core-rspec
583583
bootsnap

0 commit comments

Comments
 (0)