Skip to content

Commit 19d461a

Browse files
authored
Merge pull request #2103 from alphagov/dependabot/bundler/aws-sdk-cloudwatch-1.117.0
Bump aws-sdk-cloudwatch from 1.116.0 to 1.117.0
2 parents e416dc4 + b52cc7a commit 19d461a

2 files changed

Lines changed: 4 additions & 4 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.102"
7777

7878
# For Mailchimp audience integration

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ GEM
116116
ast (2.4.3)
117117
aws-eventstream (1.4.0)
118118
aws-partitions (1.1135.0)
119-
aws-sdk-cloudwatch (1.116.0)
120-
aws-sdk-core (~> 3, >= 3.225.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.102.0)
123123
aws-sdk-core (~> 3, >= 3.227.0)
@@ -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.102)
582582
axe-core-rspec
583583
bootsnap

0 commit comments

Comments
 (0)