From 642de6909e0a79c64ac0b5ec00242b4ceff66e67 Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Thu, 31 Dec 2015 16:30:11 +0100 Subject: [PATCH] Remove duplicate Gems from Lockfile this commit could also be named "Remove user error", but that would look like I am too stupid to use bundler. --- Gemfile.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c71b00eb..7d873fb3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -866,7 +866,6 @@ DEPENDENCIES js_image_paths (= 0.0.2) jshintrb (= 0.3.0) json (= 1.8.3) - json-schema (= 2.5.1) json-schema (= 2.5.2) leaflet-rails (= 0.7.4) logging-rails (= 0.5.0)