From b579c2eb6bf51a1c789fe937ade74580edd4ffae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 00:46:52 +0000 Subject: [PATCH] Bump kramdown from 1.9.0 to 2.3.0 in /ui Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.9.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] --- ui/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/Gemfile.lock b/ui/Gemfile.lock index 5581db3..338c86e 100644 --- a/ui/Gemfile.lock +++ b/ui/Gemfile.lock @@ -92,7 +92,8 @@ GEM kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) - kramdown (1.9.0) + kramdown (2.3.0) + rexml less (2.6.0) commonjs (~> 0.2.7) less-rails (4.0.0) @@ -157,6 +158,7 @@ GEM rdoc (4.2.1) json (~> 1.4) ref (2.0.0) + rexml (3.2.4) rspec-core (3.5.0) rspec-support (~> 3.5.0) rspec-expectations (3.5.0)