From 4b9c4ef506888d2af497c5b59c8ca8cde537de86 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Apr 2020 01:33:30 +0000 Subject: [PATCH] fix: Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-JSON-560838 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b481532..da8ac4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM execjs coffee-script-source (1.3.3) execjs (2.7.0) - json (2.1.0) + json (2.3.0) rake (0.9.2.2) uglifier (2.7.2) execjs (>= 0.3.0) @@ -21,4 +21,4 @@ DEPENDENCIES uglifier (~> 2.7.2) BUNDLED WITH - 1.16.1 + 1.17.3