From 16287863f0c3e0cffb004128fbb851b90e12e982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 02:24:15 +0000 Subject: [PATCH] Bump commonmarker from 0.23.4 to 0.23.6 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.4...v0.23.6) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index d91c23fa65..384efd61e6 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) colorator (1.1.0) - commonmarker (0.23.4) + commonmarker (0.23.6) concurrent-ruby (1.1.9) dotenv (2.7.6) em-websocket (0.5.2)