From b33687ef4a6dc683246af7966f3d43818a01ee6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 13:29:07 +0000 Subject: [PATCH] Bump ox from 2.14.18 to 2.14.19 in /components/s3_mpeg Bumps [ox](https://github.com/ohler55/ox) from 2.14.18 to 2.14.19. - [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.18...v2.14.19) --- 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/s3_mpeg/Gemfile.lock b/components/s3_mpeg/Gemfile.lock index f1518f291..78f104856 100644 --- a/components/s3_mpeg/Gemfile.lock +++ b/components/s3_mpeg/Gemfile.lock @@ -35,7 +35,8 @@ GEM docile (1.4.1) jmespath (1.6.2) ostruct (0.6.1) - ox (2.14.18) + ox (2.14.19) + bigdecimal (>= 3.0) rake (13.2.1) rexml (3.3.9) rspec (3.13.0)