Added theme support to workbench.
[arvados.git] / apps / workbench / Gemfile.lock
index cbe1498504e510c5be70cdf0f98e7a91820e5315..5e53ef1cc472613391a776acdf44024207f76a50 100644 (file)
@@ -30,14 +30,12 @@ GEM
       i18n (~> 0.6, >= 0.6.4)
       multi_json (~> 1.0)
     andand (1.3.3)
-    anjlab-bootstrap-rails (3.0.1.1)
+    anjlab-bootstrap-rails (2.3.1.2)
       railties (>= 3.0)
       sass (>= 3.2)
     arel (3.0.2)
     bootstrap-editable-rails (0.0.5)
       railties (>= 3.1)
-    bootstrap-rails (0.0.7)
-      railties (~> 3.1)
     builder (3.0.4)
     capistrano (2.15.5)
       highline
@@ -58,6 +56,7 @@ GEM
     execjs (2.0.2)
     highline (1.6.20)
     hike (1.2.3)
+    httpclient (2.3.4.1)
     i18n (0.6.5)
     journey (1.0.4)
     jquery-rails (3.0.4)
@@ -87,7 +86,6 @@ GEM
       daemon_controller (>= 1.1.0)
       rack
       rake (>= 0.8.1)
-    pg (0.17.0)
     piwik_analytics (1.0.2)
       actionpack
       activesupport
@@ -132,6 +130,8 @@ GEM
       rack (~> 1.0)
       tilt (~> 1.1, != 1.3.0)
     sqlite3 (1.3.8)
+    themes_for_rails (0.5.1)
+      rails (>= 3.0.0)
     therubyracer (0.12.0)
       libv8 (~> 3.16.14.0)
       ref
@@ -146,7 +146,7 @@ GEM
       rails (>= 3.1)
       railties (>= 3.1)
     tzinfo (0.3.38)
-    uglifier (2.3.0)
+    uglifier (2.3.1)
       execjs (>= 0.3.0)
       json (>= 1.8.0)
 
@@ -156,22 +156,23 @@ PLATFORMS
 DEPENDENCIES
   RedCloth
   andand
-  anjlab-bootstrap-rails (>= 2.2)
+  anjlab-bootstrap-rails (~> 2.3)
   bootstrap-editable-rails
-  bootstrap-rails
   coffee-rails (~> 3.2.0)
+  httpclient
   jquery-rails
   less
   less-rails
   multi_json
   oj
   passenger
-  pg
   piwik_analytics
   rails (~> 3.2.0)
   rvm-capistrano
+  sass
   sass-rails (~> 3.2.0)
   sqlite3
+  themes_for_rails
   therubyracer
   twitter-bootstrap-rails
   uglifier (>= 1.0.3)