Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 6047ba6

Browse files
dependabot[bot]stephencdaly
authored andcommitted
Bump aws-sdk-codepipeline from 1.102.0 to 1.104.0
Bumps [aws-sdk-codepipeline](https://github.com/aws/aws-sdk-ruby) from 1.102.0 to 1.104.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.104.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7f33c0 commit 6047ba6

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ gem "sentry-ruby"
6262
gem "validate_url"
6363

6464
# For pausing pipelines
65-
gem "aws-sdk-codepipeline", "~> 1.102"
65+
gem "aws-sdk-codepipeline", "~> 1.104"
6666

6767
# For pagination in the API
6868
gem "kaminari"

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,16 @@ GEM
9090
activesupport
9191
ast (2.4.3)
9292
aws-eventstream (1.4.0)
93-
aws-partitions (1.1136.0)
94-
aws-sdk-codepipeline (1.102.0)
95-
aws-sdk-core (~> 3, >= 3.227.0)
93+
aws-partitions (1.1146.0)
94+
aws-sdk-codepipeline (1.104.0)
95+
aws-sdk-core (~> 3, >= 3.228.0)
9696
aws-sigv4 (~> 1.5)
97-
aws-sdk-core (3.227.0)
97+
aws-sdk-core (3.229.0)
9898
aws-eventstream (~> 1, >= 1.3.0)
9999
aws-partitions (~> 1, >= 1.992.0)
100100
aws-sigv4 (~> 1.9)
101101
base64
102+
bigdecimal
102103
jmespath (~> 1, >= 1.6.1)
103104
logger
104105
aws-sigv4 (1.12.1)
@@ -378,7 +379,7 @@ DEPENDENCIES
378379
aasm (~> 5.5)
379380
acts_as_list
380381
after_commit_everywhere (~> 1.6)
381-
aws-sdk-codepipeline (~> 1.102)
382+
aws-sdk-codepipeline (~> 1.104)
382383
bootsnap
383384
brakeman
384385
bundler-audit

0 commit comments

Comments
 (0)