Fix up start/end dates and display them in a more friendly way.
[arvados.git] / apps / workbench / Gemfile
index 7ceb623165ee9ee14db9793b7042c0f3888c2941..66734ef3cd785971034751bc50a6329a41d9c808 100644 (file)
@@ -24,9 +24,9 @@ group :assets do
 end
 
 gem 'jquery-rails'
-gem 'twitter-bootstrap-rails'
-gem 'anjlab-bootstrap-rails', '>= 2.2', :require => 'bootstrap-rails'
-gem 'bootstrap-editable-rails'
+gem 'bootstrap-sass', '~> 3.1.0'
+gem 'bootstrap-x-editable-rails'
+
 gem 'less'
 gem 'less-rails'
 
@@ -52,3 +52,5 @@ gem 'andand'
 gem 'RedCloth'
 
 gem 'piwik_analytics'
+gem 'httpclient'
+gem 'themes_for_rails'