Skip to content

Commit 1e644c6

Browse files
Bump aws-sdk-cloudwatch from 1.130.0 to 1.131.0 in the aws-sdk group
Bumps the aws-sdk group with 1 update: [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby). Updates `aws-sdk-cloudwatch` from 1.130.0 to 1.131.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.131.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3affcc3 commit 1e644c6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ gem "validate_url"
6464
gem "paper_trail"
6565

6666
# For AWS interactions
67-
gem "aws-sdk-cloudwatch", "~> 1.130"
67+
gem "aws-sdk-cloudwatch", "~> 1.131"
6868
gem "aws-sdk-codepipeline", "~> 1.112"
6969

7070
# For Mailchimp audience integration

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,14 @@ GEM
110110
activesupport
111111
ast (2.4.3)
112112
aws-eventstream (1.4.0)
113-
aws-partitions (1.1219.0)
114-
aws-sdk-cloudwatch (1.130.0)
113+
aws-partitions (1.1223.0)
114+
aws-sdk-cloudwatch (1.131.0)
115115
aws-sdk-core (~> 3, >= 3.241.4)
116116
aws-sigv4 (~> 1.5)
117117
aws-sdk-codepipeline (1.112.0)
118118
aws-sdk-core (~> 3, >= 3.241.4)
119119
aws-sigv4 (~> 1.5)
120-
aws-sdk-core (3.242.0)
120+
aws-sdk-core (3.243.0)
121121
aws-eventstream (~> 1, >= 1.3.0)
122122
aws-partitions (~> 1, >= 1.992.0)
123123
aws-sigv4 (~> 1.9)
@@ -608,7 +608,7 @@ DEPENDENCIES
608608
aasm (~> 5.5)
609609
acts_as_list
610610
after_commit_everywhere (~> 1.6)
611-
aws-sdk-cloudwatch (~> 1.130)
611+
aws-sdk-cloudwatch (~> 1.131)
612612
aws-sdk-codepipeline (~> 1.112)
613613
axe-core-rspec
614614
bootsnap
@@ -678,10 +678,10 @@ CHECKSUMS
678678
after_commit_everywhere (1.6.0) sha256=c8b3409a1172e43070d2e57f4b9d7b89dce5a7f057576b748cb9fe0a0dd4d917
679679
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
680680
aws-eventstream (1.4.0) sha256=116bf85c436200d1060811e6f5d2d40c88f65448f2125bc77ffce5121e6e183b
681-
aws-partitions (1.1219.0) sha256=1754613f7da66b5ce2aebd1263f44af136abbdcd08794cf8246a230fcb9d5429
682-
aws-sdk-cloudwatch (1.130.0) sha256=6dc17db4636ed8cbeeccf929d4fe21a894e8e11ed8384f6879bee454ca3feac8
681+
aws-partitions (1.1223.0) sha256=cdc1b936c2d343c4235f8a0a276bfc27ce17b389b1848a70479b9a686e1f48f3
682+
aws-sdk-cloudwatch (1.131.0) sha256=85982bccf1002af67475062a617eef29dd580f871deb86f20a9a3b8b3497b873
683683
aws-sdk-codepipeline (1.112.0) sha256=5c02dddb8371559c69364ad60ddd7783a09f1b19484c40e9e6228cd2adb61ee4
684-
aws-sdk-core (3.242.0) sha256=c17b3003acc78d80c1a8437b285a1cfc5e4d7749ce7821cf3071e847535a29a0
684+
aws-sdk-core (3.243.0) sha256=a014eef785124b71d28325783fa422a1512f8421ec9b6e3931c8b0ca3fbb0f1c
685685
aws-sigv4 (1.12.1) sha256=6973ff95cb0fd0dc58ba26e90e9510a2219525d07620c8babeb70ef831826c00
686686
axe-core-api (4.11.1) sha256=a6460506449a692030620a0574fee7afa6cd38cfbbf6620d20bf4d53d33a80cc
687687
axe-core-rspec (4.11.1) sha256=dc6c0e166405cd3a28c4a0937f6521ee5b511c12c0ca1627144a1ee7d5014aec

0 commit comments

Comments
 (0)