Skip to content

Commit

Permalink
Merge pull request #367 from alphagov/dependabot/bundler/aws-sdk-code…
Browse files Browse the repository at this point in the history
…pipeline-1.74.0

Bump aws-sdk-codepipeline from 1.73.0 to 1.74.0
  • Loading branch information
jamie-o-wilkinson committed Jun 14, 2024
2 parents b0b22a3 + 3f721b7 commit d144acd
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 @@ -30,7 +30,7 @@ gem "govuk-components"
gem "govuk_design_system_formbuilder"

# For pausing pipelines
gem "aws-sdk-codepipeline", "~> 1.73"
gem "aws-sdk-codepipeline", "~> 1.74"

group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.940.0)
aws-sdk-codepipeline (1.73.0)
aws-partitions (1.944.0)
aws-sdk-codepipeline (1.74.0)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.197.0)
Expand Down Expand Up @@ -354,7 +354,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
aws-sdk-codepipeline (~> 1.73)
aws-sdk-codepipeline (~> 1.74)
brakeman (~> 6.1.2)
bundler-audit (~> 0.9.0)
capybara
Expand Down

0 comments on commit d144acd

Please sign in to comment.