Bump autoprefixer-rails

This commit is contained in:
Steffen van Bergerem 2016-06-12 23:39:03 +02:00 committed by Dennis Schubert
parent a14c61300e
commit 86d8c5f239
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
2 changed files with 4 additions and 4 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.3.6"
gem "autoprefixer-rails", "6.3.6.2"
# Database

View file

@ -55,7 +55,7 @@ GEM
fog (>= 1.8.0)
unf
ast (2.2.0)
autoprefixer-rails (6.3.6)
autoprefixer-rails (6.3.6.2)
execjs
backbone-on-rails (1.2.0.0)
eco
@ -187,7 +187,7 @@ GEM
ffi (>= 1.3.0)
eventmachine (1.0.9.1)
excon (0.49.0)
execjs (2.6.0)
execjs (2.7.0)
eye (0.7)
celluloid (~> 0.16.0)
celluloid-io (~> 0.16.0)
@ -803,7 +803,7 @@ DEPENDENCIES
acts_as_api (= 0.4.2)
addressable (= 2.3.8)
asset_sync (= 1.1.0)
autoprefixer-rails (= 6.3.6)
autoprefixer-rails (= 6.3.6.2)
backbone-on-rails (= 1.2.0.0)
bootstrap-sass (= 2.3.2.2)
capybara (= 2.7.1)