From f311aa0c20a82b28a0ff77a74c0acd852c3ca584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:59:16 +0000 Subject: [PATCH] Bump json from 2.1.0 to 2.3.1 in /sites/all/themes/slac Bumps [json](https://github.com/flori/json) from 2.1.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.1.0...v2.3.1) Signed-off-by: dependabot[bot] --- sites/all/themes/slac/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/all/themes/slac/Gemfile.lock b/sites/all/themes/slac/Gemfile.lock index b353a7f8..a9812cb5 100644 --- a/sites/all/themes/slac/Gemfile.lock +++ b/sites/all/themes/slac/Gemfile.lock @@ -19,7 +19,7 @@ GEM sass (>= 3.2, < 3.5) ffi (1.9.18) ffi (1.9.18-x64-mingw32) - json (2.1.0) + json (2.3.1) listen (1.1.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9)