From af5525c12eb469952fd5402e13bf2258bfdd38a8 Mon Sep 17 00:00:00 2001 From: "Ivan H. (z11)" Date: Thu, 18 Feb 2016 10:00:14 +0100 Subject: [PATCH] update Gemfile --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ead173..920fed2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,9 +24,11 @@ GEM diff-lcs (1.2.5) i18n (0.7.0) jdbc-postgres (9.4.1206) + json (1.8.3) json (1.8.3-java) logger (1.2.8) minitest (5.8.4) + pg (0.18.4) rake (10.5.0) rspec (3.4.0) rspec-core (~> 3.4.0) @@ -41,12 +43,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) + thread_safe (0.3.5) thread_safe (0.3.5-java) tzinfo (1.2.2) thread_safe (~> 0.1) PLATFORMS java + ruby DEPENDENCIES activerecord @@ -56,6 +60,3 @@ DEPENDENCIES pg (>= 0.0.1) rake rspec - -BUNDLED WITH - 1.11.2