diff --git a/Gemfile b/Gemfile index 05c312c88..7af7f7037 100644 --- a/Gemfile +++ b/Gemfile @@ -57,7 +57,7 @@ gem 'rack-cors', '0.3.1', :require => 'rack/cors' gem 'bootstrap-sass', '2.3.2.2' gem 'compass-rails', '2.0.0' gem 'sass-rails', '4.0.4' -gem 'autoprefixer-rails', '4.0.2.1' +gem 'autoprefixer-rails', '5.1.7' # Database diff --git a/Gemfile.lock b/Gemfile.lock index 51c3655d9..7d1ad6885 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,8 +62,9 @@ GEM activemodel fog (>= 1.8.0) unf - autoprefixer-rails (4.0.2.1) + autoprefixer-rails (5.1.7) execjs + json backbone-on-rails (1.1.2.0) actionmailer actionpack @@ -684,7 +685,7 @@ DEPENDENCIES acts_as_api (= 0.4.2) addressable (= 2.3.7) asset_sync (= 1.1.0) - autoprefixer-rails (= 4.0.2.1) + autoprefixer-rails (= 5.1.7) backbone-on-rails (= 1.1.2) bootstrap-sass (= 2.3.2.2) capybara (= 2.4.4)