upgrade gem versions in Gemfile.lock
authorTom Clegg <tom@clinicalfuture.com>
Mon, 7 Oct 2013 19:21:22 +0000 (15:21 -0400)
committerTom Clegg <tom@clinicalfuture.com>
Mon, 7 Oct 2013 19:21:22 +0000 (15:21 -0400)
apps/workbench/Gemfile.lock

index afdff9410c019dc897c4a7fcca150a0c66fa8073..e480c76a2b270aa8e134a91c1b0f29eb48a88949 100644 (file)
@@ -30,7 +30,7 @@ GEM
       i18n (~> 0.6)
       multi_json (~> 1.0)
     andand (1.3.3)
-    anjlab-bootstrap-rails (2.3.1.2)
+    anjlab-bootstrap-rails (3.0.0.3)
       railties (>= 3.0)
       sass (>= 3.2)
     arel (3.0.2)
@@ -39,7 +39,7 @@ GEM
     bootstrap-rails (0.0.7)
       railties (~> 3.1)
     builder (3.0.4)
-    capistrano (2.15.4)
+    capistrano (2.15.5)
       highline
       net-scp (>= 1.0.0)
       net-sftp (>= 2.0.0)
@@ -51,45 +51,44 @@ GEM
     coffee-script (2.2.0)
       coffee-script-source
       execjs
-    coffee-script-source (1.6.2)
-    commonjs (0.2.6)
-    daemon_controller (1.1.4)
+    coffee-script-source (1.6.3)
+    commonjs (0.2.7)
+    daemon_controller (1.1.5)
     erubis (2.7.0)
-    execjs (1.4.0)
-      multi_json (~> 1.0)
+    execjs (2.0.2)
     highline (1.6.19)
     hike (1.2.3)
-    i18n (0.6.4)
+    i18n (0.6.5)
     journey (1.0.4)
-    jquery-rails (3.0.0)
+    jquery-rails (3.0.4)
       railties (>= 3.0, < 5.0)
       thor (>= 0.14, < 2.0)
     json (1.8.0)
-    less (2.3.2)
-      commonjs (~> 0.2.6)
-    less-rails (2.3.3)
+    less (2.4.0)
+      commonjs (~> 0.2.7)
+    less-rails (2.4.2)
       actionpack (>= 3.1)
-      less (~> 2.3.1)
-    libv8 (3.11.8.17)
+      less (~> 2.4.0)
+    libv8 (3.16.14.3)
     mail (2.4.4)
       i18n (>= 0.4.0)
       mime-types (~> 1.16)
       treetop (~> 1.4.8)
-    mime-types (1.23)
-    multi_json (1.7.6)
-    net-scp (1.1.1)
+    mime-types (1.25)
+    multi_json (1.8.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)
-    oj (2.0.14)
-    passenger (4.0.5)
+    oj (2.1.6)
+    passenger (4.0.19)
       daemon_controller (>= 1.1.0)
       rack
       rake (>= 0.8.1)
-    pg (0.15.1)
+    pg (0.17.0)
     piwik_analytics (1.0.2)
       actionpack
       activesupport
@@ -117,13 +116,13 @@ GEM
       rake (>= 0.8.7)
       rdoc (~> 3.4)
       thor (>= 0.14.6, < 2.0)
-    rake (10.0.4)
+    rake (10.1.0)
     rdoc (3.12.2)
       json (~> 1.4)
     ref (1.0.5)
-    rvm-capistrano (1.3.0)
-      capistrano (>= 2.0.0)
-    sass (3.2.9)
+    rvm-capistrano (1.5.0)
+      capistrano (>= 2.15.4)
+    sass (3.2.12)
     sass-rails (3.2.6)
       railties (~> 3.2.0)
       sass (>= 3.1.10)
@@ -133,22 +132,22 @@ GEM
       multi_json (~> 1.0)
       rack (~> 1.0)
       tilt (~> 1.1, != 1.3.0)
-    sqlite3 (1.3.7)
-    therubyracer (0.11.4)
-      libv8 (~> 3.11.8.12)
+    sqlite3 (1.3.8)
+    therubyracer (0.12.0)
+      libv8 (~> 3.16.14.0)
       ref
     thor (0.18.1)
     tilt (1.4.1)
-    treetop (1.4.14)
+    treetop (1.4.15)
       polyglot
       polyglot (>= 0.3.1)
-    twitter-bootstrap-rails (2.2.7)
+    twitter-bootstrap-rails (2.2.8)
       actionpack (>= 3.1)
       execjs
       rails (>= 3.1)
       railties (>= 3.1)
     tzinfo (0.3.37)
-    uglifier (2.1.1)
+    uglifier (2.2.1)
       execjs (>= 0.3.0)
       multi_json (~> 1.0, >= 1.0.2)