From 7497910ae5939b0c2c1fdeac1114533e8e2d3dcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 15:38:22 +0000 Subject: [PATCH] Bump oj from 3.13.3 to 3.14.1 Bumps [oj](https://github.com/ohler55/oj) from 3.13.3 to 3.14.1. - [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.13.3...v3.14.1) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4d05bceca9..9bc15dc4b0 100644 --- a/Gemfile +++ b/Gemfile @@ -163,7 +163,7 @@ gem "invisible_captcha", "~> 2.0" gem "newrelic_rpm", "~> 8.1" -gem "oj", "~> 3.13" +gem "oj", "~> 3.14" gem "hairtrigger", "~> 0.2.24" diff --git a/Gemfile.lock b/Gemfile.lock index e0abd950c9..d22e3afca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -360,7 +360,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - oj (3.13.3) + oj (3.14.1) omniauth (1.9.1) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) @@ -717,7 +717,7 @@ DEPENDENCIES mailkick meta-tags newrelic_rpm (~> 8.1) - oj (~> 3.13) + oj (~> 3.14) omniauth omniauth-facebook omniauth-github