We don't need the pg gem in workbench.
[arvados.git] / apps / workbench / Gemfile
index 570d201e3dd52967790a2f594e554e435f177aa3..62d8da7c1ed09b5477c0438e21d5bdbb4a60cff6 100644 (file)
@@ -6,7 +6,6 @@ gem 'rails', '~> 3.2.0'
 # gem 'rails', :git => 'git://github.com/rails/rails.git'
 
 gem 'sqlite3'
-gem 'pg'
 
 gem 'multi_json'
 gem 'oj'
@@ -26,7 +25,6 @@ end
 gem 'jquery-rails'
 gem 'twitter-bootstrap-rails'
 gem 'anjlab-bootstrap-rails', '>= 2.2', :require => 'bootstrap-rails'
-gem 'bootstrap-rails'
 gem 'bootstrap-editable-rails'
 gem 'less'
 gem 'less-rails'