From d4111120c688a373ab4b02eaf2b45e5a637e84ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:48:44 +0000 Subject: [PATCH] Bump json from 1.7.6 to 1.7.7 Bumps [json](https://github.com/flori/json) from 1.7.6 to 1.7.7. - [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.7.6...v1.7.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7404fc..d4afd9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM jquery-rails (2.1.2) railties (>= 3.1.0, < 5.0) thor (~> 0.14) - json (1.7.6) + json (1.7.7) launchy (2.1.2) addressable (~> 2.3) libnotify (0.7.4)