bump autoprefixer-rails
This commit is contained in:
parent
84c61b4879
commit
9867f637ef
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -57,7 +57,7 @@ gem 'rack-cors', '0.3.1', :require => 'rack/cors'
|
|||
gem 'bootstrap-sass', '2.3.2.2'
|
||||
gem 'compass-rails', '2.0.0'
|
||||
gem 'sass-rails', '4.0.4'
|
||||
gem 'autoprefixer-rails', '4.0.2.1'
|
||||
gem 'autoprefixer-rails', '5.1.7'
|
||||
|
||||
# Database
|
||||
|
||||
|
|
|
|||
|
|
@ -62,8 +62,9 @@ GEM
|
|||
activemodel
|
||||
fog (>= 1.8.0)
|
||||
unf
|
||||
autoprefixer-rails (4.0.2.1)
|
||||
autoprefixer-rails (5.1.7)
|
||||
execjs
|
||||
json
|
||||
backbone-on-rails (1.1.2.0)
|
||||
actionmailer
|
||||
actionpack
|
||||
|
|
@ -684,7 +685,7 @@ DEPENDENCIES
|
|||
acts_as_api (= 0.4.2)
|
||||
addressable (= 2.3.7)
|
||||
asset_sync (= 1.1.0)
|
||||
autoprefixer-rails (= 4.0.2.1)
|
||||
autoprefixer-rails (= 5.1.7)
|
||||
backbone-on-rails (= 1.1.2)
|
||||
bootstrap-sass (= 2.3.2.2)
|
||||
capybara (= 2.4.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue