From bb499b2d47717cf56da59f1de44dac239a146fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:13:53 +0000 Subject: [PATCH] Bump ox from 2.14.20 to 2.14.21 in /components/s3_mpeg Bumps [ox](https://github.com/ohler55/ox) from 2.14.20 to 2.14.21. - [Release notes](https://github.com/ohler55/ox/releases) - [Changelog](https://github.com/ohler55/ox/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/ox/compare/v2.14.20...v2.14.21) --- updated-dependencies: - dependency-name: ox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/s3_mpeg/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/s3_mpeg/Gemfile.lock b/components/s3_mpeg/Gemfile.lock index 31968417c..ba3e478e1 100644 --- a/components/s3_mpeg/Gemfile.lock +++ b/components/s3_mpeg/Gemfile.lock @@ -35,7 +35,7 @@ GEM docile (1.4.1) jmespath (1.6.2) ostruct (0.6.1) - ox (2.14.20) + ox (2.14.21) bigdecimal (>= 3.0) rake (13.2.1) rexml (3.3.9)