From c44be760a9a3c7a39bf93cec8fdf1d80109fb5f3 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Thu, 24 Apr 2025 20:32:17 +0000 Subject: [PATCH] Bump `nokogiri` and the minimum required Ruby version - Fixes https://github.com/github/rubocop-github/security/dependabot/49 and https://github.com/github/rubocop-github/security/dependabot/50. - Dependabot couldn't do this itself because `nokogiri >= 1.18.8` is not compatible with Ruby 3.0, so the minimum required Ruby version in the gemspec needed bumping. --- Gemfile.lock | 8 ++++---- rubocop-github.gemspec | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c4e8aaf..2cba1403 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,14 +50,14 @@ GEM mini_portile2 (2.8.8) minitest (5.25.5) mutex_m (0.3.0) - nokogiri (1.18.3) + nokogiri (1.18.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.3-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.3-x86_64-darwin) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.3-x86_64-linux-gnu) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) parallel (1.26.3) parser (3.3.7.1) diff --git a/rubocop-github.gemspec b/rubocop-github.gemspec index 18b5aff9..efc3b000 100644 --- a/rubocop-github.gemspec +++ b/rubocop-github.gemspec @@ -18,7 +18,7 @@ Gem::Specification.new do |s| s.files = Dir["README.md", "STYLEGUIDE.md", "LICENSE", "config/*.yml", "lib/**/*.rb", "guides/*.md"] - s.required_ruby_version = ">= 3.0.0" + s.required_ruby_version = ">= 3.1.0" s.add_dependency "rubocop", ">= 1.72" s.add_dependency "rubocop-performance", ">= 1.24" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy