From 2500bdebda16af891891caf966b54968e28ae3fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 11:45:26 +0000 Subject: [PATCH] Bump oj from 3.15.0 to 3.15.1 Bumps [oj](https://github.com/ohler55/oj) from 3.15.0 to 3.15.1. - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.15.0...v3.15.1) --- 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 a7ced40a4..4451f0f46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -385,7 +385,7 @@ GEM nokogiri (1.15.3-x86_64-linux) racc (~> 1.4) oauth (0.5.6) - oj (3.15.0) + oj (3.15.1) omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3)