Bump autoprefixer-rails
This commit is contained in:
parent
c6be849998
commit
d33ac50060
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -52,7 +52,7 @@ gem "rack-cors", "1.0.1", require: "rack/cors"
|
||||||
|
|
||||||
# CSS
|
# CSS
|
||||||
|
|
||||||
gem "autoprefixer-rails", "6.7.6"
|
gem "autoprefixer-rails", "7.1.2.3"
|
||||||
gem "bootstrap-sass", "3.3.7"
|
gem "bootstrap-sass", "3.3.7"
|
||||||
gem "bootstrap-switch-rails", "3.3.3"
|
gem "bootstrap-switch-rails", "3.3.3"
|
||||||
gem "compass-rails", "2.0.5"
|
gem "compass-rails", "2.0.5"
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,7 @@ GEM
|
||||||
unf
|
unf
|
||||||
ast (2.3.0)
|
ast (2.3.0)
|
||||||
attr_required (1.0.1)
|
attr_required (1.0.1)
|
||||||
autoprefixer-rails (6.7.6)
|
autoprefixer-rails (7.1.2.3)
|
||||||
execjs
|
execjs
|
||||||
bcrypt (3.1.11)
|
bcrypt (3.1.11)
|
||||||
bindata (2.3.5)
|
bindata (2.3.5)
|
||||||
|
|
@ -764,7 +764,7 @@ DEPENDENCIES
|
||||||
acts_as_api (= 1.0.0)
|
acts_as_api (= 1.0.0)
|
||||||
addressable (= 2.5.0)
|
addressable (= 2.5.0)
|
||||||
asset_sync (= 2.0.0)
|
asset_sync (= 2.0.0)
|
||||||
autoprefixer-rails (= 6.7.6)
|
autoprefixer-rails (= 7.1.2.3)
|
||||||
bootstrap-sass (= 3.3.7)
|
bootstrap-sass (= 3.3.7)
|
||||||
bootstrap-switch-rails (= 3.3.3)
|
bootstrap-switch-rails (= 3.3.3)
|
||||||
capybara (= 2.12.1)
|
capybara (= 2.12.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue