From b106545db53f16b682dc5e430aff8045d9b15e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:15:25 +0000 Subject: [PATCH] Bump gollum from 2.3.5 to 4.0.1 Bumps [gollum](https://github.com/gollum/gollum) from 2.3.5 to 4.0.1. - [Release notes](https://github.com/gollum/gollum/releases) - [Changelog](https://github.com/gollum/gollum/blob/master/HISTORY.md) - [Commits](https://github.com/gollum/gollum/compare/v2.3.5...v4.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 89 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 36 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1efc2fe..6ba3221 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,44 +1,61 @@ GEM remote: http://rubygems.org/ specs: - diff-lcs (1.1.3) - github-markdown (0.5.3) - github-markup (0.7.4) - gollum (2.3.5) - github-markdown (~> 0.5.1) - github-markup (>= 0.7.4, < 1.0.0) - grit (~> 2.5.0) - mustache (>= 0.99.4, < 1.0.0) - nokogiri (~> 1.5.5) - pygments.rb (~> 0.3.2) - sanitize (~> 2.0.3) - sinatra (~> 1.3.3) - stringex (~> 1.4.0) - useragent (~> 0.4.12) - grit (2.5.0) + charlock_holmes (0.7.7) + diff-lcs (1.4.4) + gemojione (3.3.0) + json + github-markup (1.7.0) + gitlab-grit (2.8.3) + charlock_holmes (~> 0.7) diff-lcs (~> 1.1) - mime-types (~> 1.15) - posix-spawn (~> 0.3.6) - mime-types (1.19) - mustache (0.99.4) - nokogiri (1.5.5) - posix-spawn (0.3.6) - pygments.rb (0.3.2) - posix-spawn (~> 0.3.6) - yajl-ruby (~> 1.1.0) - rack (1.4.1) - rack-protection (1.2.0) + mime-types (>= 1.16, < 3) + posix-spawn (~> 0.3) + gollum (4.0.1) + gollum-lib (~> 4.0, >= 4.0.1) + kramdown (~> 1.8.0) + mustache (>= 0.99.5, < 1.0.0) + sinatra (~> 1.4, >= 1.4.4) + useragent (~> 0.14.0) + gollum-grit_adapter (1.0.1) + gitlab-grit (~> 2.7, >= 2.7.1) + gollum-lib (4.2.10) + gemojione (~> 3.2) + github-markup (~> 1.6) + gollum-grit_adapter (~> 1.0) + nokogiri (>= 1.6.1, < 2.0) + rouge (~> 2.1) + sanitize (~> 2.1.1, >= 2.1.1) + stringex (~> 2.6) + twitter-text (= 1.14.7) + json (2.5.1) + kramdown (1.8.0) + mime-types (2.99.3) + mini_portile2 (2.5.1) + mustache (0.99.8) + nokogiri (1.11.3) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + posix-spawn (0.3.15) + racc (1.5.2) + rack (1.6.13) + rack-protection (1.5.5) rack - sanitize (2.0.3) - nokogiri (>= 1.4.4, < 1.6) - sinatra (1.3.3) - rack (~> 1.3, >= 1.3.6) - rack-protection (~> 1.2) - tilt (~> 1.3, >= 1.3.3) - stringex (1.4.0) - tilt (1.3.3) - useragent (0.4.12) - yajl-ruby (1.1.0) + rouge (2.2.1) + sanitize (2.1.1) + nokogiri (>= 1.4.4) + sinatra (1.4.8) + rack (~> 1.5) + rack-protection (~> 1.4) + tilt (>= 1.3, < 3) + stringex (2.8.5) + tilt (2.0.10) + twitter-text (1.14.7) + unf (~> 0.1.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7) + useragent (0.14.0) PLATFORMS ruby