bump bootstrap-sass

This commit is contained in:
Jonne Haß 2012-12-06 20:06:30 +01:00
parent 6acbb169d8
commit e1794d89de
2 changed files with 4 additions and 3 deletions

View file

@ -108,7 +108,7 @@ gem 'gon', '4.0.1'
# assets # assets
group :assets do group :assets do
gem 'bootstrap-sass', '2.1.1.0' gem 'bootstrap-sass', '2.2.2.0'
gem 'sass-rails', '3.2.5' gem 'sass-rails', '3.2.5'
# Windows and OSX have an execjs compatible runtime built-in, Linux users should # Windows and OSX have an execjs compatible runtime built-in, Linux users should

View file

@ -59,7 +59,8 @@ GEM
activemodel activemodel
fog fog
bcrypt-ruby (3.0.1) bcrypt-ruby (3.0.1)
bootstrap-sass (2.1.1.0) bootstrap-sass (2.2.2.0)
sass (~> 3.2)
builder (3.0.4) builder (3.0.4)
capistrano (2.12.0) capistrano (2.12.0)
highline highline
@ -418,7 +419,7 @@ DEPENDENCIES
acts_as_api (= 0.4.1) acts_as_api (= 0.4.1)
addressable (= 2.3.2) addressable (= 2.3.2)
asset_sync (= 0.5.0) asset_sync (= 0.5.0)
bootstrap-sass (= 2.1.1.0) bootstrap-sass (= 2.2.2.0)
capistrano (= 2.12.0) capistrano (= 2.12.0)
capistrano_colors (= 0.5.5) capistrano_colors (= 0.5.5)
capybara (= 1.1.3) capybara (= 1.1.3)