diff --git a/Gemfile b/Gemfile index 978b12919..1fad77984 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem "rack-cors", "1.0.1", require: "rack/cors" # CSS -gem "autoprefixer-rails", "6.7.6" +gem "autoprefixer-rails", "7.1.2.3" gem "bootstrap-sass", "3.3.7" gem "bootstrap-switch-rails", "3.3.3" gem "compass-rails", "2.0.5" diff --git a/Gemfile.lock b/Gemfile.lock index 471f4f217..587855ac0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM unf ast (2.3.0) attr_required (1.0.1) - autoprefixer-rails (6.7.6) + autoprefixer-rails (7.1.2.3) execjs bcrypt (3.1.11) bindata (2.3.5) @@ -764,7 +764,7 @@ DEPENDENCIES acts_as_api (= 1.0.0) addressable (= 2.5.0) asset_sync (= 2.0.0) - autoprefixer-rails (= 6.7.6) + autoprefixer-rails (= 7.1.2.3) bootstrap-sass (= 3.3.7) bootstrap-switch-rails (= 3.3.3) capybara (= 2.12.1)