From b66715386dce84c4f741c0d41da9d2b834d67c3c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 20:25:33 +0000 Subject: [PATCH] Bump oj from 3.11.1 to 3.11.2 Bumps [oj](https://github.com/ohler55/oj) from 3.11.1 to 3.11.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.11.1...v3.11.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3525e8c..f73e6a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM concurrent-ruby (~> 1.0) json (2.3.1) minitest (5.14.3) - oj (3.11.1) + oj (3.11.2) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1)