Bolded the links so they are more obvious.
[arvados.git] / apps / workbench / Gemfile
index 35ae2c709d34ac86a25201682edffbc276c82b77..7035736a392daaa813f21986bf803df37d763a6c 100644 (file)
@@ -6,10 +6,10 @@ gem 'rails', '~> 3.2.0'
 # gem 'rails', :git => 'git://github.com/rails/rails.git'
 
 gem 'sqlite3'
-gem 'pg'
 
 gem 'multi_json'
 gem 'oj'
+gem 'sass'
 
 # Gems used only for assets and not required
 # in production environments by default.
@@ -25,7 +25,7 @@ end
 
 gem 'jquery-rails'
 gem 'twitter-bootstrap-rails'
-gem 'anjlab-bootstrap-rails', '>= 2.2', :require => 'bootstrap-rails'
+gem 'anjlab-bootstrap-rails', '~> 2.3', :require => 'bootstrap-rails'
 gem 'bootstrap-editable-rails'
 gem 'less'
 gem 'less-rails'