From e066ef1ddb1a3e21e3092507eaa62898a7e84b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 01:34:03 +0000 Subject: [PATCH] Bump kramdown-plantuml from 1.3.2 to 1.3.3 Bumps [kramdown-plantuml](https://github.com/SwedbankPay/kramdown-plantuml) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/SwedbankPay/kramdown-plantuml/releases) - [Commits](https://github.com/SwedbankPay/kramdown-plantuml/compare/1.3.2...1.3.3) --- updated-dependencies: - dependency-name: kramdown-plantuml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1db2fbecb2..d00b3e6137 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - kramdown-plantuml (1.3.2) + kramdown-plantuml (1.3.3) htmlentities (~> 4) kramdown (~> 2.3) kramdown-parser-gfm (~> 1.1)