From 2d528453418dcff24f916b1f213292e76f64baf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:14:05 +0000 Subject: [PATCH] chore(deps): Bump the production-dependencies group with 2 updates (#2441) Bumps the production-dependencies group with 2 updates: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `aws-sdk-s3` from 1.176.0 to 1.176.1 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `nokogiri` from 1.17.1 to 1.17.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.17.2/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.17.1...v1.17.2) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4410e8218..8addfc7e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM auto_strip_attributes (2.6.0) activerecord (>= 4.0) aws-eventstream (1.3.0) - aws-partitions (1.1017.0) + aws-partitions (1.1022.0) aws-sdk-athena (1.98.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) @@ -121,7 +121,7 @@ GEM aws-sdk-kms (1.96.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.176.0) + aws-sdk-s3 (1.176.1) aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -295,7 +295,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.1) + nokogiri (1.17.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) notifications-ruby-client (6.2.0)