From 52af29cd653ebf64d3e8cdd6481a3a997381af9f Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 11 Apr 2017 08:56:03 -0400 Subject: [PATCH] Upgraded json gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1146026..3c2520f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.0.3) + json (2.0.4) kgio (2.11.0) launchy (2.4.3) addressable (~> 2.3)