From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 05:01:35 +0000 (+0000) Subject: Bump json from 2.3.0 to 2.3.1 X-Git-Tag: live~3100^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/a27e6636a6d9b87da48211ae08e68b2cee8ad54c?ds=sidebyside;hp=-c Bump json from 2.3.0 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.3.0 to 2.3.1. - [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.3.0...v2.3.1) Signed-off-by: dependabot[bot] --- a27e6636a6d9b87da48211ae08e68b2cee8ad54c diff --git a/Gemfile.lock b/Gemfile.lock index 3b47153b7..5bd65a630 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,7 +243,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.3.0) + json (2.3.1) jwt (2.2.1) kgio (2.11.3) kramdown (2.3.0)