This repository was archived by the owner on Nov 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ gem "sentry-ruby"
6262gem "validate_url"
6363
6464# For pausing pipelines
65- gem "aws-sdk-codepipeline" , "~> 1.96 "
65+ gem "aws-sdk-codepipeline" , "~> 1.97 "
6666
6767# For pagination in the API
6868gem "kaminari"
Original file line number Diff line number Diff line change 8989 activerecord (>= 4.2 )
9090 activesupport
9191 ast (2.4.3 )
92- aws-eventstream (1.3.1 )
93- aws-partitions (1.1052 .0 )
94- aws-sdk-codepipeline (1.96 .0 )
92+ aws-eventstream (1.3.2 )
93+ aws-partitions (1.1098 .0 )
94+ aws-sdk-codepipeline (1.97 .0 )
9595 aws-sdk-core (~> 3 , >= 3.216.0 )
9696 aws-sigv4 (~> 1.5 )
97- aws-sdk-core (3.219 .0 )
97+ aws-sdk-core (3.223 .0 )
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 )
103+ logger
103104 aws-sigv4 (1.11.0 )
104105 aws-eventstream (~> 1 , >= 1.0.2 )
105106 base64 (0.2.0 )
@@ -375,7 +376,7 @@ DEPENDENCIES
375376 aasm (~> 5.5 )
376377 acts_as_list
377378 after_commit_everywhere (~> 1.6 )
378- aws-sdk-codepipeline (~> 1.96 )
379+ aws-sdk-codepipeline (~> 1.97 )
379380 bootsnap
380381 brakeman
381382 bundler-audit
You can’t perform that action at this time.
0 commit comments