From 82966bca61f0f201d0837b9d8b1d2b11d8c17d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 07:01:05 +0000 Subject: [PATCH] Bump json from 2.6.2 to 2.6.3 Bumps [json](https://github.com/flori/json) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: json dependency-type: indirect 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 bd24cc38..412ab844 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ GEM ice_cube (0.16.4) js_cookie_rails (2.2.0) railties (>= 3.1) - json (2.6.2) + json (2.6.3) jwt (2.5.0) kaminari (1.2.2) activesupport (>= 4.1.0)