We don't use the bootstrap-rails gem, and it does not exist anymore.
authorWard Vandewege <ward@clinicalfuture.com>
Mon, 11 Nov 2013 17:52:09 +0000 (12:52 -0500)
committerWard Vandewege <ward@clinicalfuture.com>
Mon, 11 Nov 2013 17:56:39 +0000 (12:56 -0500)
apps/workbench/Gemfile
apps/workbench/Gemfile.lock

index 570d201e3dd52967790a2f594e554e435f177aa3..35ae2c709d34ac86a25201682edffbc276c82b77 100644 (file)
@@ -26,7 +26,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'
index cbe1498504e510c5be70cdf0f98e7a91820e5315..def96dba5cf79275ac2adea2a0e1b482e050366c 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 (3.0.2.0)
       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
@@ -146,7 +144,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)
 
@@ -158,7 +156,6 @@ DEPENDENCIES
   andand
   anjlab-bootstrap-rails (>= 2.2)
   bootstrap-editable-rails
-  bootstrap-rails
   coffee-rails (~> 3.2.0)
   jquery-rails
   less