diff --git a/Gemfile b/Gemfile index a417305f6..e01bea825 100644 --- a/Gemfile +++ b/Gemfile @@ -72,7 +72,7 @@ gem "validate_url" gem "paper_trail" # For AWS interactions -gem "aws-sdk-cloudwatch", "~> 1.109" +gem "aws-sdk-cloudwatch", "~> 1.110" gem "aws-sdk-codepipeline", "~> 1.93" # For Mailchimp audience integration diff --git a/Gemfile.lock b/Gemfile.lock index 64bf66523..ad3189554 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,14 +107,14 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.1038.0) - aws-sdk-cloudwatch (1.109.0) + aws-partitions (1.1047.0) + aws-sdk-cloudwatch (1.110.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) aws-sdk-codepipeline (1.93.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.216.0) + aws-sdk-core (3.218.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -535,7 +535,7 @@ PLATFORMS DEPENDENCIES MailchimpMarketing (~> 3.0) activeresource (~> 6.1) - aws-sdk-cloudwatch (~> 1.109) + aws-sdk-cloudwatch (~> 1.110) aws-sdk-codepipeline (~> 1.93) axe-core-rspec bootsnap