Added theme support to workbench.
[arvados.git] / apps / workbench / Gemfile.lock
index def96dba5cf79275ac2adea2a0e1b482e050366c..5e53ef1cc472613391a776acdf44024207f76a50 100644 (file)
@@ -30,7 +30,7 @@ GEM
       i18n (~> 0.6, >= 0.6.4)
       multi_json (~> 1.0)
     andand (1.3.3)
-    anjlab-bootstrap-rails (3.0.2.0)
+    anjlab-bootstrap-rails (2.3.1.2)
       railties (>= 3.0)
       sass (>= 3.2)
     arel (3.0.2)
@@ -56,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)
@@ -85,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
@@ -130,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
@@ -154,21 +156,23 @@ PLATFORMS
 DEPENDENCIES
   RedCloth
   andand
-  anjlab-bootstrap-rails (>= 2.2)
+  anjlab-bootstrap-rails (~> 2.3)
   bootstrap-editable-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)