bump autoprefixer-rails

This commit is contained in:
Jonne Haß 2015-12-10 18:05:00 +01:00 committed by Dennis Schubert
parent 237445d41b
commit 152505511b
2 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ gem "rack-cors", "0.4.0", require: "rack/cors"
gem "bootstrap-sass", "2.3.2.2"
gem "compass-rails", "2.0.5"
gem "sass-rails", "5.0.4"
gem "autoprefixer-rails", "6.0.3"
gem "autoprefixer-rails", "6.2.2"
# Database

View file

@ -57,7 +57,7 @@ GEM
ast (2.0.0)
astrolabe (1.3.1)
parser (~> 2.2)
autoprefixer-rails (6.0.3)
autoprefixer-rails (6.2.2)
execjs
json
backbone-on-rails (1.2.0.0)
@ -765,7 +765,7 @@ DEPENDENCIES
acts_as_api (= 0.4.2)
addressable (= 2.3.8)
asset_sync (= 1.1.0)
autoprefixer-rails (= 6.0.3)
autoprefixer-rails (= 6.2.2)
backbone-on-rails (= 1.2.0.0)
bootstrap-sass (= 2.3.2.2)
capybara (= 2.5.0)