From bac639d0244bc8e307f3e89078e10aaaea79ffe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 10:03:02 +0000 Subject: [PATCH] Bump oj from 3.11.3 to 3.13.10 Bumps [oj](https://github.com/ohler55/oj) from 3.11.3 to 3.13.10. - [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.11.3...v3.13.10) --- 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 439b583..ef641b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,7 @@ GEM racc (~> 1.4) nokogiri (1.11.5-x86_64-linux) racc (~> 1.4) - oj (3.11.3) + oj (3.13.10) pg (1.2.3) public_suffix (4.0.6) puma (5.3.2)