From 789f2ed865255097091c74f3abdd37cf94e62738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 10:03:15 +0000 Subject: [PATCH] chore(deps): bump the dependencies group across 1 directory with 5 updates Updates the requirements on [asciidoctor](https://github.com/asciidoctor/asciidoctor), [rake](https://github.com/ruby/rake), [rexml](https://github.com/ruby/rexml), [nokogiri](https://github.com/sparklemotion/nokogiri) and [github-linguist](https://github.com/github-linguist/linguist) to permit the latest version. Updates `asciidoctor` from 2.0.23 to 2.0.26 - [Release notes](https://github.com/asciidoctor/asciidoctor/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctor/compare/v2.0.23...v2.0.26) Updates `rake` from 13.2.1 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.2.1...v13.3.1) Updates `rexml` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.4.2...v3.4.4) Updates `nokogiri` from 1.18.9 to 1.18.10 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.9...v1.18.10) Updates `github-linguist` from 9.1.0 to 9.3.0 - [Release notes](https://github.com/github-linguist/linguist/releases) - [Commits](https://github.com/github-linguist/linguist/compare/v9.1.0...v9.3.0) --- updated-dependencies: - dependency-name: asciidoctor dependency-version: 2.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rexml dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nokogiri dependency-version: 1.18.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github-linguist dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile | 4 ++-- Gemfile.lock | 26 +++++++++++++------------- github-markup.gemspec | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile b/Gemfile index bbb2290e..29b15089 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "org-ruby", "0.9.12" gem "creole", "~>0.5.0" gem "wikicloth", "=0.8.3" gem "twitter-text", "~> 1.14" -gem "asciidoctor", "~> 2.0.5" +gem "asciidoctor", "~> 2.0.26" gem "rake" gem "rexml" -gem "nokogiri", "~> 1.18.9" +gem "nokogiri", "~> 1.18.10" diff --git a/Gemfile.lock b/Gemfile.lock index ff1afeec..0d21d3c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,12 +28,12 @@ GEM mutex_m securerandom (>= 0.3) tzinfo (~> 2.0) - asciidoctor (2.0.23) + asciidoctor (2.0.26) base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) builder (3.3.0) - cgi (0.4.2) + cgi (0.5.1) charlock_holmes (0.7.9) concurrent-ruby (1.3.5) connection_pool (2.5.0) @@ -42,7 +42,7 @@ GEM date (3.4.1) drb (2.2.1) expression_parser (0.9.0) - github-linguist (9.1.0) + github-linguist (9.3.0) cgi charlock_holmes (~> 0.7.7) mini_mime (~> 1.0) @@ -58,18 +58,18 @@ GEM mini_portile2 (2.8.9) minitest (5.25.5) mutex_m (0.3.0) - nokogiri (1.18.9) + nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-gnu) + nokogiri (1.18.10-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-darwin) + nokogiri (1.18.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) nokogiri-diff (0.3.0) nokogiri (~> 1.5) @@ -80,11 +80,11 @@ GEM date stringio racc (1.8.1) - rake (13.2.1) + rake (13.3.1) rdoc (6.13.1) psych (>= 4.0.0) redcarpet (3.6.1) - rexml (3.4.2) + rexml (3.4.4) ruby-enum (0.9.0) i18n rubypants (0.7.1) @@ -120,7 +120,7 @@ PLATFORMS DEPENDENCIES RedCloth activesupport (~> 7.1.5) - asciidoctor (~> 2.0.5) + asciidoctor (~> 2.0.26) commonmarker! creole (~> 0.5.0) github-linguist (>= 7.1.3) @@ -128,7 +128,7 @@ DEPENDENCIES html-pipeline (~> 1.0) kramdown minitest (~> 5.4, >= 5.4.3) - nokogiri (~> 1.18.9) + nokogiri (~> 1.18.10) nokogiri-diff (~> 0.3.0) org-ruby (= 0.9.12) rake diff --git a/github-markup.gemspec b/github-markup.gemspec index 4329a901..70b0375c 100644 --- a/github-markup.gemspec +++ b/github-markup.gemspec @@ -20,7 +20,7 @@ Gem::Specification.new do |s| s.test_files = s.files.grep(%r{^(test|spec|features)/}) s.require_paths = %w[lib] - s.add_development_dependency 'rake', '~> 12' + s.add_development_dependency 'rake', '~> 13' s.add_development_dependency 'activesupport', '~> 7.1.5' s.add_development_dependency 'minitest', '~> 5.4', '>= 5.4.3' s.add_development_dependency 'html-pipeline', '~> 1.0'