mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
* This is a special case, because TruffleRuby needs an extra system dependency that other Rubies do not, and GitHub runners do not have these packages installed by default, while TravisCI has them.
4 lines
46 B
Ruby
4 lines
46 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "nokogiri"
|