From d41fa51891e79035d8039e3a1da8f767f95d751b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 10:05:31 +0000 Subject: [PATCH] Bump oj from 3.11.3 to 3.13.23 Bumps [oj](https://github.com/ohler55/oj) from 3.11.3 to 3.13.23. - [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.23) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 439b583..dda372b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,16 +116,16 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) + mini_portile2 (2.5.3) minitest (5.14.4) minitest-ci (3.4.0) minitest (>= 5.0.6) msgpack (1.4.2) nio4r (2.5.7) - nokogiri (1.11.5-x86_64-darwin) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) racc (~> 1.4) - nokogiri (1.11.5-x86_64-linux) - racc (~> 1.4) - oj (3.11.3) + oj (3.13.23) pg (1.2.3) public_suffix (4.0.6) puma (5.3.2)