Bump autoprefixer-rails

This commit is contained in:
Benjamin Neff 2018-11-10 19:21:58 +01:00
parent 06c953a400
commit 01f426e739
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ gem "rack-cors", "1.0.2", require: "rack/cors"
# CSS # CSS
gem "autoprefixer-rails", "8.2.0" gem "autoprefixer-rails", "8.6.5"
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", "3.0.2" gem "compass-rails", "3.0.2"

View file

@ -61,7 +61,7 @@ GEM
unf unf
ast (2.4.0) ast (2.4.0)
attr_required (1.0.1) attr_required (1.0.1)
autoprefixer-rails (8.2.0) autoprefixer-rails (8.6.5)
execjs execjs
bcrypt (3.1.12) bcrypt (3.1.12)
bindata (2.4.3) bindata (2.4.3)
@ -768,7 +768,7 @@ DEPENDENCIES
acts_as_api (= 1.0.1) acts_as_api (= 1.0.1)
addressable (= 2.5.2) addressable (= 2.5.2)
asset_sync (= 2.5.0) asset_sync (= 2.5.0)
autoprefixer-rails (= 8.2.0) autoprefixer-rails (= 8.6.5)
bootstrap-sass (= 3.3.7) bootstrap-sass (= 3.3.7)
bootstrap-switch-rails (= 3.3.3) bootstrap-switch-rails (= 3.3.3)
capybara (= 2.18.0) capybara (= 2.18.0)