Skip to content

Commit

Permalink
Bump aws-sdk-codepipeline from 1.91.0 to 1.92.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.91.0 to 1.92.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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 89b7160 commit 7c92038
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ gem "paper_trail"

# For AWS interactions
gem "aws-sdk-cloudwatch", "~> 1.108"
gem "aws-sdk-codepipeline", "~> 1.91"
gem "aws-sdk-codepipeline", "~> 1.92"

# For Mailchimp audience integration
gem "MailchimpMarketing", "~> 3.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.1018.0)
aws-partitions (1.1027.0)
aws-sdk-cloudwatch (1.108.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-codepipeline (1.91.0)
aws-sdk-codepipeline (1.92.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.214.0)
Expand Down Expand Up @@ -523,7 +523,7 @@ DEPENDENCIES
MailchimpMarketing (~> 3.0)
activeresource (~> 6.1)
aws-sdk-cloudwatch (~> 1.108)
aws-sdk-codepipeline (~> 1.91)
aws-sdk-codepipeline (~> 1.92)
axe-core-rspec
bootsnap
brakeman (~> 6.2.2)
Expand Down

0 comments on commit 7c92038

Please sign in to comment.