From f2abfe11cb5b39b5c6af86629f601d84dca759bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 17:53:25 +0000 Subject: [PATCH] Bump json from 1.8.3 to 2.6.3 Bumps [json](https://github.com/flori/json) from 1.8.3 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/v1.8.3...v2.6.3) --- updated-dependencies: - dependency-name: json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd23b7e..907a3e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM remote: http://rubygems.org/ specs: byebug (9.0.5) - json (1.8.3) + json (2.6.3) minitest (5.9.0) rack (1.6.10) rack-protection (1.5.5)