mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-08 22:58:08 -05:00
Bump autoprefixer-rails
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -64,7 +64,7 @@ gem "rack-cors", "2.0.2", require: "rack/cors"
|
||||
|
||||
# CSS
|
||||
|
||||
gem "autoprefixer-rails", "10.4.13.0"
|
||||
gem "autoprefixer-rails", "10.4.16.0"
|
||||
gem "bootstrap-sass", "3.4.1"
|
||||
gem "bootstrap-switch-rails", "3.3.3" # 3.3.4 and 3.3.5 is broken, see https://github.com/Bttstrp/bootstrap-switch/issues/691
|
||||
gem "sassc-rails", "2.1.2"
|
||||
|
||||
@@ -83,7 +83,7 @@ GEM
|
||||
attr_encrypted (4.0.0)
|
||||
encryptor (~> 3.0.0)
|
||||
attr_required (1.0.1)
|
||||
autoprefixer-rails (10.4.13.0)
|
||||
autoprefixer-rails (10.4.16.0)
|
||||
execjs (~> 2)
|
||||
babel-source (5.8.35)
|
||||
babel-transpiler (0.7.0)
|
||||
@@ -792,7 +792,7 @@ DEPENDENCIES
|
||||
acts_as_api (= 1.0.1)
|
||||
addressable (= 2.8.4)
|
||||
asset_sync (= 2.18.0)
|
||||
autoprefixer-rails (= 10.4.13.0)
|
||||
autoprefixer-rails (= 10.4.16.0)
|
||||
babel-transpiler (= 0.7.0)
|
||||
bootstrap-sass (= 3.4.1)
|
||||
bootstrap-switch-rails (= 3.3.3)
|
||||
|
||||
Reference in New Issue
Block a user