From 43b42fe12f3e91837ea302d0bcf6bbdff0eb0970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 20:35:25 +0000 Subject: [PATCH] Bump commonmarker from 0.20.1 to 0.23.4 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.20.1 to 0.23.4. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.20.1...v0.23.4) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 326174c75f2..9d808489575 100644 --- a/Gemfile +++ b/Gemfile @@ -140,7 +140,7 @@ gem 'html-pipeline', '~> 2.12' gem 'deckar01-task_list', '2.3.1' gem 'gitlab-markup', '~> 1.7.0' gem 'github-markup', '~> 1.7.0', require: 'github/markup' -gem 'commonmarker', '~> 0.20' +gem 'commonmarker', '~> 0.23' gem 'RedCloth', '~> 4.3.2' gem 'rdoc', '~> 6.1.2' gem 'org-ruby', '~> 0.9.12' diff --git a/Gemfile.lock b/Gemfile.lock index 220735f0e27..f7179491e3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,8 +168,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) colored2 (3.1.2) - commonmarker (0.20.1) - ruby-enum (~> 0.5) + commonmarker (0.23.4) concord (0.1.5) adamantium (~> 0.2.0) equalizer (~> 0.0.9) @@ -527,7 +526,7 @@ GEM mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.10.0) concurrent-ruby (~> 1.0) i18n_data (0.8.0) icalendar (2.4.1) @@ -630,7 +629,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -947,8 +948,6 @@ GEM rubocop (>= 0.72.0) rubocop-rspec (1.37.0) rubocop (>= 0.68.1) - ruby-enum (0.7.2) - i18n ruby-fogbugz (0.2.1) crack (~> 0.4) ruby-prof (1.0.0) @@ -1180,7 +1179,7 @@ DEPENDENCIES capybara-screenshot (~> 1.0.22) carrierwave (~> 1.3) charlock_holmes (~> 0.7.5) - commonmarker (~> 0.20) + commonmarker (~> 0.23) concurrent-ruby (~> 1.1) connection_pool (~> 2.0) countries (~> 3.0)