File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ gem "validate_url"
7272gem "paper_trail"
7373
7474# For AWS interactions
75- gem "aws-sdk-cloudwatch" , "~> 1.116 "
75+ gem "aws-sdk-cloudwatch" , "~> 1.117 "
7676gem "aws-sdk-codepipeline" , "~> 1.102"
7777
7878# For Mailchimp audience integration
Original file line number Diff line number Diff line change 116116 ast (2.4.3 )
117117 aws-eventstream (1.4.0 )
118118 aws-partitions (1.1135.0 )
119- aws-sdk-cloudwatch (1.116 .0 )
120- aws-sdk-core (~> 3 , >= 3.225 .0 )
119+ aws-sdk-cloudwatch (1.117 .0 )
120+ aws-sdk-core (~> 3 , >= 3.227 .0 )
121121 aws-sigv4 (~> 1.5 )
122122 aws-sdk-codepipeline (1.102.0 )
123123 aws-sdk-core (~> 3 , >= 3.227.0 )
@@ -577,7 +577,7 @@ DEPENDENCIES
577577 activeresource (~> 6.1 )
578578 acts_as_list
579579 after_commit_everywhere (~> 1.6 )
580- aws-sdk-cloudwatch (~> 1.116 )
580+ aws-sdk-cloudwatch (~> 1.117 )
581581 aws-sdk-codepipeline (~> 1.102 )
582582 axe-core-rspec
583583 bootsnap
You can’t perform that action at this time.
0 commit comments