Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Commit

Permalink
Bump aws-sdk-codepipeline from 1.38.0 to 1.53.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-codepipeline](https://github.com/aws/aws-sdk-ruby) from 1.38.0 to 1.53.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](aws/aws-sdk-ruby@v1.38.0...v1.53.0)

---
updated-dependencies:
- dependency-name: aws-sdk-codepipeline
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent 23d84e7 commit 907f393
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 162 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "2.6.3"

gem "aws-sdk-ssm", "~> 1.114"
gem "aws-sdk-codepipeline", "~> 1.38.0"
gem "aws-sdk-codepipeline", "~> 1.53.0"
gem "bootsnap", ">= 1.1.0", require: false
gem "bootstrap", ">= 4.3.1"
gem "coffee-rails", "~> 5.0"
Expand Down
Loading

0 comments on commit 907f393

Please sign in to comment.