Remove Ruby 2.7 from CI

It's EOL since March 2023.
This commit is contained in:
Donal McBreen
2024-06-20 08:54:55 +01:00
parent 4697f89441
commit e160852e4d
2 changed files with 0 additions and 19 deletions

View File

@@ -1,6 +0,0 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gemspec path: "../"
gem "nokogiri", "~> 1.15.0"