From e1b538ecc4fd1944fff5bdd2c09964f7f08ed0a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:00:47 +0000 Subject: [PATCH] Bump oj from 3.14.1 to 3.14.2 Bumps [oj](https://github.com/ohler55/oj) from 3.14.1 to 3.14.2. - [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.14.1...v3.14.2) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96a87385..ed77a7c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,7 +270,7 @@ GEM nokogiri (1.14.1) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oj (3.14.1) + oj (3.14.2) openssl (3.1.0) orm_adapter (0.5.0) parallel (1.22.1)