From c5a6ef673ccfb35c8ddfc45b635678a0d26a8d01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 19:26:07 +0000 Subject: [PATCH] Bump oj from 3.10.1 to 3.10.2 Bumps [oj](https://github.com/ohler55/oj) from 3.10.1 to 3.10.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.10.1...v3.10.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 8412f188e2..96cc4879a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -492,7 +492,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - oj (3.10.1) + oj (3.10.2) orm_adapter (0.5.0) paper_trail (5.2.3) activerecord (>= 3.0, < 6.0)