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

Commit 3be6b48

Browse files
Bump aws-sdk-codepipeline from 1.99.0 to 1.100.0
Bumps [aws-sdk-codepipeline](https://github.com/aws/aws-sdk-ruby) from 1.99.0 to 1.100.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.100.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa6bdd5 commit 3be6b48

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
@@ -62,7 +62,7 @@ gem "sentry-ruby"
6262
gem "validate_url"
6363

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

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

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ GEM
9090
activesupport
9191
ast (2.4.3)
9292
aws-eventstream (1.3.2)
93-
aws-partitions (1.1103.0)
94-
aws-sdk-codepipeline (1.99.0)
93+
aws-partitions (1.1104.0)
94+
aws-sdk-codepipeline (1.100.0)
9595
aws-sdk-core (~> 3, >= 3.216.0)
9696
aws-sigv4 (~> 1.5)
9797
aws-sdk-core (3.224.0)
@@ -376,7 +376,7 @@ DEPENDENCIES
376376
aasm (~> 5.5)
377377
acts_as_list
378378
after_commit_everywhere (~> 1.6)
379-
aws-sdk-codepipeline (~> 1.99)
379+
aws-sdk-codepipeline (~> 1.100)
380380
bootsnap
381381
brakeman
382382
bundler-audit

0 commit comments

Comments
 (0)