Bump autoprefixer-rails

This commit is contained in:
Benjamin Neff 2017-07-21 03:31:06 +02:00
parent c6be849998
commit d33ac50060
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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)