From e602c8866177dbb56c3a8115002514c151f9e259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:28:18 +0000 Subject: [PATCH] Bump qiita-markdown from 0.20.1 to 0.34.0 Bumps [qiita-markdown](https://github.com/increments/qiita-markdown) from 0.20.1 to 0.34.0. - [Release notes](https://github.com/increments/qiita-markdown/releases) - [Changelog](https://github.com/increments/qiita-markdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/increments/qiita-markdown/compare/v0.20.1...v0.34.0) --- updated-dependencies: - dependency-name: qiita-markdown dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5d7a74..26f97d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,14 +38,14 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (7.1.4) bcrypt (3.1.11) bindex (0.5.0) builder (3.2.4) byebug (9.0.6) - charlock_holmes (0.7.3) + charlock_holmes (0.7.7) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -54,7 +54,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.9) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -79,11 +79,11 @@ GEM rugged (>= 0.23.0b) globalid (0.4.0) activesupport (>= 4.2.0) - greenmat (3.2.2.3) + greenmat (3.5.1.1) haml (5.0.1) temple (>= 0.8.0) tilt - html-pipeline (2.6.0) + html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) i18n (0.9.5) @@ -128,33 +128,35 @@ GEM mime-types (>= 1.16, < 4) mem (0.1.5) method_source (1.0.0) - mime-types (3.1) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.4.0) - minitest (5.14.1) - multi_json (1.12.1) + mime-types-data (3.2021.0704) + mini_portile2 (2.5.3) + minitest (5.14.4) + multi_json (1.15.0) nested_form (0.3.2) nio4r (2.1.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - nokogumbo (1.4.13) - nokogiri + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogumbo (2.0.5) + nokogiri (~> 1.8, >= 1.8.4) orm_adapter (0.5.0) pg (0.20.0) - public_suffix (2.0.5) + public_suffix (4.0.6) puma (3.12.6) - pygments.rb (1.1.2) + pygments.rb (1.2.1) multi_json (>= 1.0.0) - qiita-markdown (0.20.1) + qiita-markdown (0.34.0) addressable gemoji github-linguist (~> 4.0) - greenmat (= 3.2.2.3) + greenmat (= 3.5.1.1) html-pipeline (~> 2.0) mem pygments.rb (~> 1.0) sanitize + racc (1.5.2) rack (2.2.3) rack-pjax (1.0.0) nokogiri (~> 1.5) @@ -207,11 +209,11 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - rugged (0.26.0b5) - sanitize (4.5.0) + rugged (1.1.1) + sanitize (5.2.3) crass (~> 1.0.2) - nokogiri (>= 1.4.4) - nokogumbo (~> 1.4.1) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) sass (3.4.24) sass-rails (5.0.6) railties (>= 4.0.0, < 6) @@ -250,7 +252,7 @@ GEM execjs (~> 2.7) less-rails (~> 2.8, >= 2.8.0) railties (~> 5.0, >= 5.0.1) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)