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

Commit e688f87

Browse files
authored
Merge pull request #774 from alphagov/dependabot/bundler/aws-sdk-codepipeline-1.101.0
Bump aws-sdk-codepipeline from 1.100.0 to 1.101.0
2 parents 0b4a3c0 + 256022b commit e688f87

2 files changed

Lines changed: 8 additions & 8 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.100"
65+
gem "aws-sdk-codepipeline", "~> 1.101"
6666

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

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,19 +89,19 @@ GEM
8989
activerecord (>= 4.2)
9090
activesupport
9191
ast (2.4.3)
92-
aws-eventstream (1.3.2)
93-
aws-partitions (1.1104.0)
94-
aws-sdk-codepipeline (1.100.0)
95-
aws-sdk-core (~> 3, >= 3.216.0)
92+
aws-eventstream (1.4.0)
93+
aws-partitions (1.1113.0)
94+
aws-sdk-codepipeline (1.101.0)
95+
aws-sdk-core (~> 3, >= 3.225.0)
9696
aws-sigv4 (~> 1.5)
97-
aws-sdk-core (3.224.0)
97+
aws-sdk-core (3.225.1)
9898
aws-eventstream (~> 1, >= 1.3.0)
9999
aws-partitions (~> 1, >= 1.992.0)
100100
aws-sigv4 (~> 1.9)
101101
base64
102102
jmespath (~> 1, >= 1.6.1)
103103
logger
104-
aws-sigv4 (1.11.0)
104+
aws-sigv4 (1.12.0)
105105
aws-eventstream (~> 1, >= 1.0.2)
106106
base64 (0.3.0)
107107
benchmark (0.4.1)
@@ -376,7 +376,7 @@ DEPENDENCIES
376376
aasm (~> 5.5)
377377
acts_as_list
378378
after_commit_everywhere (~> 1.6)
379-
aws-sdk-codepipeline (~> 1.100)
379+
aws-sdk-codepipeline (~> 1.101)
380380
bootsnap
381381
brakeman
382382
bundler-audit

0 commit comments

Comments
 (0)