From ec93710a587579d8b385d0c36bb4af2e7659c207 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 11:12:24 -0400 Subject: [PATCH] Bump oj from 3.10.3 to 3.10.5 (#6533) Bumps [oj](https://github.com/ohler55/oj) from 3.10.3 to 3.10.5. - [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.3...v3.10.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f2501476..2c897af03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -511,7 +511,7 @@ GEM octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - oj (3.10.3) + oj (3.10.5) omniauth (1.9.1) hashie (>= 3.4.6) rack (>= 1.6.2, < 3)