Files
server/usr/lib/ruby/3.2.0/bundler/templates/newgem/standard.yml.tt
2026-01-07 20:52:11 +01:00

4 lines
184 B
Plaintext

# For available configuration options, see:
# https://github.com/testdouble/standard
ruby_version: <%= ::Gem::Version.new(config[:required_ruby_version]).segments[0..1].join(".") %>