Commit 08bd4e08 authored by Matthias Fechner's avatar Matthias Fechner Committed by Jose Ivan Vargas

Update autoprefixer-rails to 10.2.5.1.

parent b82fbd11
...@@ -286,7 +286,7 @@ gem 'gitlab_chronic_duration', '~> 0.10.6.2' ...@@ -286,7 +286,7 @@ gem 'gitlab_chronic_duration', '~> 0.10.6.2'
gem 'rack-proxy', '~> 0.6.0' gem 'rack-proxy', '~> 0.6.0'
gem 'sassc-rails', '~> 2.1.0' gem 'sassc-rails', '~> 2.1.0'
gem 'autoprefixer-rails', '10.2.0.0' gem 'autoprefixer-rails', '10.2.5.1'
gem 'terser', '1.0.2' gem 'terser', '1.0.2'
gem 'addressable', '~> 2.7' gem 'addressable', '~> 2.7'
......
...@@ -105,8 +105,8 @@ GEM ...@@ -105,8 +105,8 @@ GEM
attr_encrypted (3.1.0) attr_encrypted (3.1.0)
encryptor (~> 3.0.0) encryptor (~> 3.0.0)
attr_required (1.0.1) attr_required (1.0.1)
autoprefixer-rails (10.2.0.0) autoprefixer-rails (10.2.5.1)
execjs execjs (> 0)
awesome_print (1.9.2) awesome_print (1.9.2)
awrence (1.1.1) awrence (1.1.1)
aws-eventstream (1.1.0) aws-eventstream (1.1.0)
...@@ -343,7 +343,7 @@ GEM ...@@ -343,7 +343,7 @@ GEM
tzinfo tzinfo
eventmachine (1.2.7) eventmachine (1.2.7)
excon (0.71.1) excon (0.71.1)
execjs (2.7.0) execjs (2.8.1)
expression_parser (0.9.0) expression_parser (0.9.0)
extended-markdown-filter (0.6.0) extended-markdown-filter (0.6.0)
html-pipeline (~> 2.0) html-pipeline (~> 2.0)
...@@ -1413,7 +1413,7 @@ DEPENDENCIES ...@@ -1413,7 +1413,7 @@ DEPENDENCIES
asciidoctor-plantuml (~> 0.0.12) asciidoctor-plantuml (~> 0.0.12)
atlassian-jwt (~> 0.2.0) atlassian-jwt (~> 0.2.0)
attr_encrypted (~> 3.1.0) attr_encrypted (~> 3.1.0)
autoprefixer-rails (= 10.2.0.0) autoprefixer-rails (= 10.2.5.1)
awesome_print awesome_print
aws-sdk-cloudformation (~> 1) aws-sdk-cloudformation (~> 1)
aws-sdk-core (~> 3) aws-sdk-core (~> 3)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment