Skip to content

Commit eee3315

Browse files
Bump aws-sdk-codepipeline from 1.101.0 to 1.102.0
Bumps [aws-sdk-codepipeline](https://github.com/aws/aws-sdk-ruby) from 1.101.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-codepipeline/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-codepipeline dependency-version: 1.102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b604217 commit eee3315

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
@@ -73,7 +73,7 @@ gem "paper_trail"
7373

7474
# For AWS interactions
7575
gem "aws-sdk-cloudwatch", "~> 1.116"
76-
gem "aws-sdk-codepipeline", "~> 1.101"
76+
gem "aws-sdk-codepipeline", "~> 1.102"
7777

7878
# For Mailchimp audience integration
7979
gem "MailchimpMarketing", "~> 3.0"

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)
118+
aws-partitions (1.1135.0)
119119
aws-sdk-cloudwatch (1.116.0)
120120
aws-sdk-core (~> 3, >= 3.225.0)
121121
aws-sigv4 (~> 1.5)
122-
aws-sdk-codepipeline (1.101.0)
123-
aws-sdk-core (~> 3, >= 3.225.0)
122+
aws-sdk-codepipeline (1.102.0)
123+
aws-sdk-core (~> 3, >= 3.227.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
@@ -578,7 +578,7 @@ DEPENDENCIES
578578
acts_as_list
579579
after_commit_everywhere (~> 1.6)
580580
aws-sdk-cloudwatch (~> 1.116)
581-
aws-sdk-codepipeline (~> 1.101)
581+
aws-sdk-codepipeline (~> 1.102)
582582
axe-core-rspec
583583
bootsnap
584584
brakeman (~> 7.1.0)

0 commit comments

Comments
 (0)