bump sass and sass-rails

This commit is contained in:
Jonne Haß 2012-12-28 17:53:43 +01:00
parent e07bc6a548
commit 9de76c10cd
2 changed files with 4 additions and 4 deletions

View file

@ -109,7 +109,7 @@ gem 'gon', '4.0.1'
group :assets do
gem 'bootstrap-sass', '2.2.2.0'
gem 'sass-rails', '3.2.5'
gem 'sass-rails', '3.2.6'
# Windows and OSX have an execjs compatible runtime built-in, Linux users should
# install Node.js or use 'therubyracer'.

View file

@ -355,8 +355,8 @@ GEM
ruby-oembed (0.8.8)
ruby-progressbar (1.0.2)
rubyzip (0.9.9)
sass (3.2.3)
sass-rails (3.2.5)
sass (3.2.5)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
@ -480,7 +480,7 @@ DEPENDENCIES
rspec-instafail (= 0.2.4)
rspec-rails (= 2.12.2)
ruby-oembed (= 0.8.8)
sass-rails (= 3.2.5)
sass-rails (= 3.2.6)
selenium-webdriver (= 2.27.2)
spork (= 1.0.0rc3)
timecop (= 0.5.9)