From 62d31192a0cbe5e4e88dde2bdfdc089e5c54a8db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 08:29:38 +0000 Subject: [PATCH] chore(deps): update dependency aws-sdk-s3 to v1.179.0 --- Gemfile | 2 -- Gemfile.lock | 17 +++++++---------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 89648e8cacc..5becc118d30 100644 --- a/Gemfile +++ b/Gemfile @@ -100,8 +100,6 @@ gem 'json-ld' gem 'json-ld-preloaded', '~> 3.2' gem 'rdf-normalize', '~> 0.5' -gem 'prometheus_exporter', '~> 2.2', require: false - gem 'opentelemetry-api', '~> 1.4.0' group :opentelemetry do diff --git a/Gemfile.lock b/Gemfile.lock index 8547e4fba1b..99fa4dc426b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,20 +94,20 @@ GEM ast (2.4.2) attr_required (1.0.2) aws-eventstream (1.3.0) - aws-partitions (1.1032.0) - aws-sdk-core (3.214.1) + aws-partitions (1.1043.0) + aws-sdk-core (3.217.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.96.0) - aws-sdk-core (~> 3, >= 3.210.0) + aws-sdk-kms (1.97.0) + aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.177.0) - aws-sdk-core (~> 3, >= 3.210.0) + aws-sdk-s3 (1.179.0) + aws-sdk-core (~> 3, >= 3.216.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sigv4 (1.10.1) + aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) azure-blob (0.5.4) rexml @@ -580,8 +580,6 @@ GEM net-smtp premailer (~> 1.7, >= 1.7.9) prettyprint (0.2.0) - prometheus_exporter (2.2.0) - webrick propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -986,7 +984,6 @@ DEPENDENCIES pg (~> 1.5) pghero premailer-rails - prometheus_exporter (~> 2.2) propshaft public_suffix (~> 6.0) puma (~> 6.3)