Skip to content
Snippets Groups Projects
Commit 10c07f6e authored by Sören Henning's avatar Sören Henning
Browse files

Merge branch 'fix-bundler-vulnerabilities' into 'master'

Fix bundler vulnerabilities

See merge request !222
parents 0dd437d3 2ae9f753
No related branches found
No related tags found
1 merge request!222Fix bundler vulnerabilities
Pipeline #5917 passed
...@@ -7,7 +7,7 @@ GEM ...@@ -7,7 +7,7 @@ GEM
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2) zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0) addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
...@@ -227,7 +227,7 @@ GEM ...@@ -227,7 +227,7 @@ GEM
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.14.4) minitest (5.14.4)
multipart-post (2.1.1) multipart-post (2.1.1)
nokogiri (1.11.7-x86_64-linux) nokogiri (1.13.0-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
nokogumbo (2.0.5) nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4) nokogiri (~> 1.8, >= 1.8.4)
...@@ -238,7 +238,7 @@ GEM ...@@ -238,7 +238,7 @@ GEM
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
public_suffix (4.0.6) public_suffix (4.0.6)
racc (1.5.2) racc (1.6.0)
rainbow (3.0.0) rainbow (3.0.0)
rb-fsevent (0.11.0) rb-fsevent (0.11.0)
rb-inotify (0.10.1) rb-inotify (0.10.1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment