Bump autoprefixer-rails
This commit is contained in:
parent
a14c61300e
commit
86d8c5f239
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -56,7 +56,7 @@ gem "rack-cors", "0.4.0", require: "rack/cors"
|
||||||
gem "bootstrap-sass", "2.3.2.2"
|
gem "bootstrap-sass", "2.3.2.2"
|
||||||
gem "compass-rails", "2.0.5"
|
gem "compass-rails", "2.0.5"
|
||||||
gem "sass-rails", "5.0.4"
|
gem "sass-rails", "5.0.4"
|
||||||
gem "autoprefixer-rails", "6.3.6"
|
gem "autoprefixer-rails", "6.3.6.2"
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@ GEM
|
||||||
fog (>= 1.8.0)
|
fog (>= 1.8.0)
|
||||||
unf
|
unf
|
||||||
ast (2.2.0)
|
ast (2.2.0)
|
||||||
autoprefixer-rails (6.3.6)
|
autoprefixer-rails (6.3.6.2)
|
||||||
execjs
|
execjs
|
||||||
backbone-on-rails (1.2.0.0)
|
backbone-on-rails (1.2.0.0)
|
||||||
eco
|
eco
|
||||||
|
|
@ -187,7 +187,7 @@ GEM
|
||||||
ffi (>= 1.3.0)
|
ffi (>= 1.3.0)
|
||||||
eventmachine (1.0.9.1)
|
eventmachine (1.0.9.1)
|
||||||
excon (0.49.0)
|
excon (0.49.0)
|
||||||
execjs (2.6.0)
|
execjs (2.7.0)
|
||||||
eye (0.7)
|
eye (0.7)
|
||||||
celluloid (~> 0.16.0)
|
celluloid (~> 0.16.0)
|
||||||
celluloid-io (~> 0.16.0)
|
celluloid-io (~> 0.16.0)
|
||||||
|
|
@ -803,7 +803,7 @@ DEPENDENCIES
|
||||||
acts_as_api (= 0.4.2)
|
acts_as_api (= 0.4.2)
|
||||||
addressable (= 2.3.8)
|
addressable (= 2.3.8)
|
||||||
asset_sync (= 1.1.0)
|
asset_sync (= 1.1.0)
|
||||||
autoprefixer-rails (= 6.3.6)
|
autoprefixer-rails (= 6.3.6.2)
|
||||||
backbone-on-rails (= 1.2.0.0)
|
backbone-on-rails (= 1.2.0.0)
|
||||||
bootstrap-sass (= 2.3.2.2)
|
bootstrap-sass (= 2.3.2.2)
|
||||||
capybara (= 2.7.1)
|
capybara (= 2.7.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue