diff options
author | Francisco Javier López <fjlopez@gitlab.com> | 2018-06-14 15:28:56 +0200 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2018-06-15 15:57:51 +0200 |
commit | bc2cf82f68d64622e3ca2facb601c711bf1682e6 (patch) | |
tree | 1c9df003f08eaa1ab5b8937602104619313a1b47 /Gemfile.lock | |
parent | 1ed954e8a7abd3a8bc1649d0deec6d1ee2149496 (diff) | |
download | gitlab-ce-bc2cf82f68d64622e3ca2facb601c711bf1682e6.tar.gz |
Update gitlab-gollum-lib to 4.2.7.5 and sanitize to 4.6.5
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 883e580b86b..3a5e7b0bad1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,13 +296,13 @@ GEM flowdock (~> 0.7) gitlab-grit (>= 2.4.1) multi_json - gitlab-gollum-lib (4.2.7.4) + gitlab-gollum-lib (4.2.7.5) gemojione (~> 3.2) github-markup (~> 1.6) gollum-grit_adapter (~> 1.0) nokogiri (>= 1.6.1, < 2.0) rouge (~> 3.1) - sanitize (~> 2.1) + sanitize (~> 4.6.4) stringex (~> 2.6) gitlab-gollum-rugged_adapter (0.4.4.1) mime-types (>= 1.15) @@ -515,6 +515,8 @@ GEM netrc (0.11.0) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) + nokogumbo (1.5.0) + nokogiri numerizer (0.1.1) oauth (0.5.4) oauth2 (1.4.0) @@ -805,8 +807,10 @@ GEM et-orbi (~> 1.0) rugged (0.27.1) safe_yaml (1.0.4) - sanitize (2.1.0) + sanitize (4.6.5) + crass (~> 1.0.2) nokogiri (>= 1.4.4) + nokogumbo (~> 1.4) sass (3.5.5) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -1153,7 +1157,7 @@ DEPENDENCIES ruby_parser (~> 3.8) rufus-scheduler (~> 3.4) rugged (~> 0.27) - sanitize (~> 2.0) + sanitize (~> 4.6.5) sass-rails (~> 5.0.6) scss_lint (~> 0.56.0) seed-fu (~> 2.3.7) |