From b01fc132b720ff3f3cf2f6954c5d811d78b63362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 08:05:11 +0000 Subject: [PATCH] Bump oj from 3.14.2 to 3.14.3 Bumps [oj](https://github.com/ohler55/oj) from 3.14.2 to 3.14.3. - [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.14.2...v3.14.3) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9936ad6a817..6204fec6aa4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,7 @@ GEM octokit (6.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) - oj (3.14.2) + oj (3.14.3) omniauth (2.1.1) hashie (>= 3.4.6) rack (>= 2.2.3)