From 2e2bba464751746222cce8230aa4006c96b71cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 00:46:34 +0000 Subject: [PATCH] Bump kramdown from 2.1.0 to 2.3.0 in /PRODUCTNAME Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.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] --- PRODUCTNAME/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PRODUCTNAME/Gemfile.lock b/PRODUCTNAME/Gemfile.lock index 5c13d8d..a482efc 100644 --- a/PRODUCTNAME/Gemfile.lock +++ b/PRODUCTNAME/Gemfile.lock @@ -145,7 +145,6 @@ GEM xcodeproj (>= 1.8.1, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) - fastlane-plugin-install_provisioning_profiles (0.3.0) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -182,7 +181,8 @@ GEM concurrent-ruby (~> 1.0) json (2.2.0) jwt (2.1.0) - kramdown (2.1.0) + kramdown (2.3.0) + rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) memoist (0.16.0) @@ -216,6 +216,7 @@ GEM declarative-option (< 0.2.0) uber (< 0.2.0) retriable (3.1.2) + rexml (3.2.4) rouge (2.0.7) ruby-macho (1.4.0) rubyzip (1.3.0)