From 7b93e41b1a6ce022a861cec64c67919af27cecee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 23:32:00 +0000 Subject: [PATCH] Bump kramdown from 1.4.0 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.4.0 to 2.3.0. - [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) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 21560158..17bc57f6 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'haml', '4.0.5' gem 'uglifier', '2.5.1' gem 'ctl_base_ui', '0.0.6' gem 'activeresource', '4.0.0' -gem 'kramdown', '1.4.0' +gem 'kramdown', '2.3.0' gem 'zeroclipboard-rails' diff --git a/Gemfile.lock b/Gemfile.lock index a78d5911..2791dbeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,8 @@ GEM jquery-ui-rails (4.2.1) railties (>= 3.2.16) json (1.8.2) - kramdown (1.4.0) + kramdown (2.3.0) + rexml mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) @@ -135,6 +136,7 @@ GEM rest-client (1.7.2) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) + rexml (3.2.4) rspec-core (3.1.7) rspec-support (~> 3.1.0) rspec-expectations (3.1.2) @@ -204,7 +206,7 @@ DEPENDENCIES dotenv-rails (= 0.11.1) haml (= 4.0.5) its - kramdown (= 1.4.0) + kramdown (= 2.3.0) phantomjs pry pry-byebug