From d217a1756dbd5a1c8ebf81808c68617a86fd5fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:16:54 +0200 Subject: [PATCH] Build(deps): Bump oj from 3.16.4 to 3.16.5 (#28287) * Build(deps): Bump oj from 3.16.4 to 3.16.5 Bumps [oj](https://github.com/ohler55/oj) from 3.16.4 to 3.16.5. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.16.4...v3.16.5) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * add ostruct to default gems list --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jarek Radosz --- .licensed.yml | 1 + Gemfile.lock | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.licensed.yml b/.licensed.yml index 1f86bca0696..cbd3d6472ab 100644 --- a/.licensed.yml +++ b/.licensed.yml @@ -27,6 +27,7 @@ ignored: - net-http # Ruby (default gem) - net-protocol # Ruby (default gem) - openssl # Ruby (default gem) + - ostruct # Ruby (default gem) - racc # Ruby (default gem) - rchardet # LGPL - rdoc # Ruby (default gem) diff --git a/Gemfile.lock b/Gemfile.lock index 3424951670c..b4caea1f663 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,8 +289,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 4) - oj (3.16.4) + oj (3.16.5) bigdecimal (>= 3.0) + ostruct (>= 0.2) omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) @@ -317,6 +318,7 @@ GEM openssl-signature_algorithm (1.3.0) openssl (> 2.0) optimist (3.1.0) + ostruct (0.6.0) parallel (1.26.1) parallel_tests (4.7.1) parallel