From 0fcdf2aad80e8af07867cfc86d030add84d0ccb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 10:07:39 +0000 Subject: [PATCH] Bump oj from 3.11.3 to 3.13.17 Bumps [oj](https://github.com/ohler55/oj) from 3.11.3 to 3.13.17. - [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.17) --- 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..511cea0 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.17) pg (1.2.3) public_suffix (4.0.6) puma (5.3.2)