From 4af3c188e1ca200a148be490e052fbfea6db60d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 13:21:42 +0000 Subject: [PATCH] Bump the all-bundler group across 1 directory with 3 updates Bumps the all-bundler group with 3 updates in the /src/containers/transcode directory: [nokogiri](https://github.com/sparklemotion/nokogiri), [aws-sdk-cloudwatch](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby). Updates `nokogiri` from 1.18.10 to 1.19.0 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.10...v1.19.0) Updates `aws-sdk-cloudwatch` from 1.121.0 to 1.127.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-cloudwatch/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-s3` from 1.199.0 to 1.210.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) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-bundler - dependency-name: aws-sdk-cloudwatch dependency-version: 1.127.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-bundler - dependency-name: aws-sdk-s3 dependency-version: 1.210.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-bundler ... Signed-off-by: dependabot[bot] --- src/containers/transcode/Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/containers/transcode/Gemfile.lock b/src/containers/transcode/Gemfile.lock index e626edd..b5f3e17 100644 --- a/src/containers/transcode/Gemfile.lock +++ b/src/containers/transcode/Gemfile.lock @@ -2,11 +2,11 @@ GEM remote: https://rubygems.org/ specs: aws-eventstream (1.4.0) - aws-partitions (1.1159.0) - aws-sdk-cloudwatch (1.121.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-partitions (1.1200.0) + aws-sdk-cloudwatch (1.127.0) + aws-sdk-core (~> 3, >= 3.241.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.232.0) + aws-sdk-core (3.241.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -14,11 +14,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.112.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-kms (1.119.0) + aws-sdk-core (~> 3, >= 3.241.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.199.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-s3 (1.210.1) + aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sdk-sts (1.12.0) @@ -27,12 +27,12 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bigdecimal (3.2.3) + bigdecimal (4.0.1) jmespath (1.6.2) logger (1.7.0) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) racc (1.8.1)