From 055f7bb2299e7b6d126b84ee23b1a4ecf77da9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 02:14:56 +0000 Subject: [PATCH] Bump kramdown from 1.17.0 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.17.0 to 2.3.1. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) --- updated-dependencies: - dependency-name: kramdown dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4e00b8a..e77f0f8 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,7 @@ group :development do end gem 'bootstrap-sass', '>= 3.4.1' -gem 'kramdown', '~> 1.0' +gem 'kramdown', '~> 2.3' gem 'rouge', '~> 1.8' gem 'sanitize', '>= 4.6.3' gem 'kaminari' diff --git a/Gemfile.lock b/Gemfile.lock index 45ba7ff..073714c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,8 @@ GEM activerecord kaminari-core (= 1.1.1) kaminari-core (1.1.1) - kramdown (1.17.0) + kramdown (2.3.1) + rexml libv8 (3.16.14.19) loofah (2.12.0) crass (~> 1.0.2) @@ -195,6 +196,7 @@ GEM ffi (~> 1.0) rdoc (4.3.0) ref (2.0.0) + rexml (3.2.5) rouge (1.11.1) ruby2_keywords (0.0.5) sanitize (5.0.0) @@ -258,7 +260,7 @@ DEPENDENCIES jquery-rails jquery-treeview-rails! kaminari - kramdown (~> 1.0) + kramdown (~> 2.3) omniauth (~> 2.0) omniauth-github omniauth-github-team-member