4 lines
184 B
Plaintext
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(".") %>
|