diff --git a/Gemfile b/Gemfile index 5834e753c..539c372ca 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ gem "pg" gem "active_model_serializers", "0.10.15" gem "active_storage_validations" -gem "adobe-campaign", "~> 0.4.1" +gem "adobe-campaign", "~> 0.4" gem "aws-sdk-s3" gem "ddtrace", "~> 1.15" gem "dogstatsd-ruby", "~> 5.3" diff --git a/Gemfile.lock b/Gemfile.lock index 2938d3fff..b6c44eda2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - adobe-campaign (0.4.1) + adobe-campaign (0.4.4) activesupport (>= 3.1.0) jwt (>= 1.0, < 3.0) rails (>= 3.1) @@ -144,7 +144,7 @@ GEM csv (3.3.0) datadog-ci (0.7.0) msgpack - date (3.3.4) + date (3.4.0) ddtrace (1.20.0) datadog-ci (~> 0.7.0) debase-ruby_core_source (= 3.3.1) @@ -232,7 +232,7 @@ GEM tilt hashdiff (1.1.1) http-accept (1.7.0) - http-cookie (1.0.5) + http-cookie (1.0.7) domain_name (~> 0.5) httparty (0.22.0) csv @@ -285,9 +285,10 @@ GEM net-smtp marcel (1.0.4) method_source (1.1.0) - mime-types (3.5.1) + mime-types (3.6.0) + logger mime-types-data (~> 3.2015) - mime-types-data (3.2023.1003) + mime-types-data (3.2024.1105) mini_mime (1.1.5) mini_portile2 (2.8.8) minitest (5.25.4) @@ -571,7 +572,7 @@ DEPENDENCIES action-cable-testing active_model_serializers (= 0.10.15) active_storage_validations - adobe-campaign (~> 0.4.1) + adobe-campaign (~> 0.4) amazing_print apple_id aws-sdk-s3