From 166cf30084c333c07cf3a39331b150b32452bbb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 09:01:44 +0000 Subject: [PATCH] Bump oj from 3.13.23 to 3.14.1 Bumps [oj](https://github.com/ohler55/oj) from 3.13.23 to 3.14.1. - [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.13.23...v3.14.1) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41852740..773b2073 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,7 +270,7 @@ GEM nokogiri (1.14.0) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oj (3.13.23) + oj (3.14.1) openssl (3.1.0) orm_adapter (0.5.0) parallel (1.22.1)