upgrade gem dependencies
authorTom Clegg <tom@clinicalfuture.com>
Mon, 4 Nov 2013 22:17:35 +0000 (14:17 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Mon, 4 Nov 2013 22:17:35 +0000 (14:17 -0800)
services/api/Gemfile.lock

index 83a324cf3b05ff925c2eb00277dc0c8f900b21ec..390d43f7e8c079c7cceff115411b7a4c0fc3b367 100644 (file)
@@ -36,7 +36,7 @@ GEM
     andand (1.3.3)
     arel (2.2.3)
     builder (3.0.4)
-    capistrano (2.15.4)
+    capistrano (2.15.5)
       highline
       net-scp (>= 1.0.0)
       net-sftp (>= 2.0.0)
@@ -48,37 +48,36 @@ GEM
     coffee-script (2.2.0)
       coffee-script-source
       execjs
-    coffee-script-source (1.6.2)
-    daemon_controller (1.1.4)
+    coffee-script-source (1.6.3)
+    daemon_controller (1.1.7)
     erubis (2.7.0)
-    execjs (1.4.0)
-      multi_json (~> 1.0)
-    faraday (0.8.7)
-      multipart-post (~> 1.1)
+    execjs (2.0.2)
+    faraday (0.8.8)
+      multipart-post (~> 1.2.0)
     hashie (1.2.0)
-    highline (1.6.19)
+    highline (1.6.20)
     hike (1.2.3)
     httpauth (0.2.0)
-    i18n (0.6.4)
-    jquery-rails (3.0.1)
+    i18n (0.6.5)
+    jquery-rails (3.0.4)
       railties (>= 3.0, < 5.0)
       thor (>= 0.14, < 2.0)
-    json (1.8.0)
+    json (1.8.1)
     jwt (0.1.6)
       multi_json (>= 1.0)
-    libv8 (3.11.8.17)
+    libv8 (3.16.14.3)
     mail (2.3.3)
       i18n (>= 0.4.0)
       mime-types (~> 1.16)
       treetop (~> 1.4.8)
-    mime-types (1.23)
+    mime-types (1.25)
     multi_json (1.2.0)
     multipart-post (1.2.0)
-    net-scp (1.1.1)
+    net-scp (1.1.2)
       net-ssh (>= 2.6.5)
     net-sftp (2.1.2)
       net-ssh (>= 2.6.5)
-    net-ssh (2.6.7)
+    net-ssh (2.7.0)
     net-ssh-gateway (1.2.0)
       net-ssh (>= 2.6.5)
     oauth2 (0.8.1)
@@ -87,18 +86,18 @@ GEM
       jwt (~> 0.1.4)
       multi_json (~> 1.0)
       rack (~> 1.2)
-    oj (2.1.2)
+    oj (2.1.7)
     omniauth (1.1.1)
       hashie (~> 1.2)
       rack
     omniauth-oauth2 (1.1.1)
       oauth2 (~> 0.8.0)
       omniauth (~> 1.0)
-    passenger (4.0.5)
+    passenger (4.0.23)
       daemon_controller (>= 1.1.0)
       rack
       rake (>= 0.8.1)
-    pg (0.15.1)
+    pg (0.17.0)
     polyglot (0.3.3)
     rack (1.3.10)
     rack-cache (1.2)
@@ -127,10 +126,10 @@ GEM
     rake (10.1.0)
     rdoc (3.12.2)
       json (~> 1.4)
-    redis (3.0.4)
+    redis (3.0.5)
     ref (1.0.5)
-    rvm-capistrano (1.3.2)
-      capistrano (>= 2.0.0)
+    rvm-capistrano (1.5.1)
+      capistrano (~> 2.15.4)
     sass (3.1.21)
     sass-rails (3.1.5)
       actionpack (~> 3.1.0)
@@ -141,18 +140,18 @@ GEM
       hike (~> 1.2)
       rack (~> 1.0)
       tilt (~> 1.1, != 1.3.0)
-    therubyracer (0.11.4)
-      libv8 (~> 3.11.8.12)
+    therubyracer (0.12.0)
+      libv8 (~> 3.16.14.0)
       ref
     thor (0.14.6)
     tilt (1.3.7)
-    treetop (1.4.14)
+    treetop (1.4.15)
       polyglot
       polyglot (>= 0.3.1)
-    tzinfo (0.3.37)
-    uglifier (2.1.1)
+    tzinfo (0.3.38)
+    uglifier (2.3.0)
       execjs (>= 0.3.0)
-      multi_json (~> 1.0, >= 1.0.2)
+      json (>= 1.8.0)
 
 PLATFORMS
   ruby