mirror of
https://github.com/php-fig/www.php-fig.org.git
synced 2026-03-23 22:42:13 +01:00
This is due to the fact that on Upsun/Platform.sh PHP 8.5 comes packaged with that Ruby version
6 lines
84 B
Ruby
6 lines
84 B
Ruby
source "https://rubygems.org"
|
|
|
|
ruby '>= 3.3', '< 3.4'
|
|
|
|
gem "html-proofer", "~> 5.2"
|