Files
archived-www.php-fig.org/Gemfile
Alessandro Lai b11be7ccaf Update to Ruby 3.3
This is due to the fact that on Upsun/Platform.sh PHP 8.5 comes packaged with that Ruby version
2026-02-24 13:38:38 +01:00

6 lines
84 B
Ruby

source "https://rubygems.org"
ruby '>= 3.3', '< 3.4'
gem "html-proofer", "~> 5.2"