From f21ed769f81bb9cee2467033434789b355070a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 08:00:08 +0000 Subject: [PATCH] Bump oj from 3.16.0 to 3.16.1 Bumps [oj](https://github.com/ohler55/oj) from 3.16.0 to 3.16.1. - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.16.0...v3.16.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 e3355fcba..83298ab34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -384,7 +384,7 @@ GEM nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) oauth (0.5.6) - oj (3.16.0) + oj (3.16.1) omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3)