From e899c724475eb65cc20fbd1e67a4031e18539fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 22:10:16 +0000 Subject: [PATCH] Bump commonmarker from 0.23.7 to 0.23.10 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.7 to 0.23.10. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.7...v0.23.10) --- updated-dependencies: - dependency-name: commonmarker dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d77636af..d3287cd5 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem 'rexml' # Reduces boot times through caching; required in config/boot.rb gem 'bootsnap', '>= 1.4.2', require: false -gem 'commonmarker', '0.23.7' +gem 'commonmarker', '0.23.10' # Octicons' have since shifted / removed some icons i use, so: gem 'octicons', '9.4.0' gem 'octicons_helper', '9.4.0' diff --git a/Gemfile.lock b/Gemfile.lock index cd4fd78a..fe23b8d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM xpath (~> 3.2) chronic (0.10.2) coderay (1.1.3) - commonmarker (0.23.7) + commonmarker (0.23.10) concurrent-ruby (1.2.2) crass (1.0.6) date (3.3.3) @@ -287,7 +287,7 @@ DEPENDENCIES bootsnap (>= 1.4.2) byebug capybara (>= 2.15) - commonmarker (= 0.23.7) + commonmarker (= 0.23.10) deckar01-task_list dockerfile-rails (>= 1.4) dotenv-rails