Commit 540341e4
Changed files (2)
Gemfile
@@ -18,7 +18,7 @@ gem 'carrierwave'
gem 'carrierwave_backgrounder'
gem 'rmagick'
gem 'kaminari'
-gem 'bootstrap-sass', '~> 2.0.0'
+gem 'bootstrap-sass', '~> 2.3.0'
gem 'acts-as-taggable-on'
gem 'delayed_job', "~> 4.0.0.beta2"
gem 'delayed_job_active_record', "~> 4.0.0.beta3"
Gemfile.lock
@@ -39,7 +39,8 @@ GEM
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
- bootstrap-sass (2.0.4.2)
+ bootstrap-sass (2.3.2.2)
+ sass (~> 3.2)
builder (3.1.4)
bullet (4.7.1)
activesupport
@@ -274,7 +275,7 @@ DEPENDENCIES
airbrake
asset_sync
better_errors
- bootstrap-sass (~> 2.0.0)
+ bootstrap-sass (~> 2.3.0)
bullet
capistrano
capistrano-ext