Merge pull request #2881 from consul/dependabot/bundler/autoprefixer-rails-9.1.4

Bump autoprefixer-rails from 8.2.0 to 9.1.4
This commit is contained in:
Raimond Garcia
2018-09-17 19:09:20 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ gem 'acts-as-taggable-on', '~> 5.0.0'
gem 'acts_as_votable', '~> 0.11.1' gem 'acts_as_votable', '~> 0.11.1'
gem 'ahoy_matey', '~> 1.6.0' gem 'ahoy_matey', '~> 1.6.0'
gem 'ancestry', '~> 3.0.1' gem 'ancestry', '~> 3.0.1'
gem 'autoprefixer-rails', '~> 8.2.0' gem 'autoprefixer-rails', '~> 9.1.4'
gem 'browser', '~> 2.5.2' gem 'browser', '~> 2.5.2'
gem 'cancancan', '~> 2.1.2' gem 'cancancan', '~> 2.1.2'
gem 'ckeditor', '~> 4.2.3' gem 'ckeditor', '~> 4.2.3'

View File

@@ -61,7 +61,7 @@ GEM
activerecord (>= 3.2.0) activerecord (>= 3.2.0)
arel (6.0.4) arel (6.0.4)
ast (2.4.0) ast (2.4.0)
autoprefixer-rails (8.2.0) autoprefixer-rails (9.1.4)
execjs execjs
babel-source (5.8.35) babel-source (5.8.35)
babel-transpiler (0.7.0) babel-transpiler (0.7.0)
@@ -502,7 +502,7 @@ DEPENDENCIES
acts_as_votable (~> 0.11.1) acts_as_votable (~> 0.11.1)
ahoy_matey (~> 1.6.0) ahoy_matey (~> 1.6.0)
ancestry (~> 3.0.1) ancestry (~> 3.0.1)
autoprefixer-rails (~> 8.2.0) autoprefixer-rails (~> 9.1.4)
browser (~> 2.5.2) browser (~> 2.5.2)
bullet (~> 5.7.0) bullet (~> 5.7.0)
byebug (~> 10.0.0) byebug (~> 10.0.0)