mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
[rubygems/rubygems] util/rubocop -A --only Style/StringLiteralsInInterpolation
cb554f6eb7
This commit is contained in:
parent
83f9aa8f02
commit
4bb5ce8188
36 changed files with 62 additions and 62 deletions
|
@ -189,7 +189,7 @@ EOF
|
|||
if @build_args.empty?
|
||||
say "Building native extensions. This could take a while..."
|
||||
else
|
||||
say "Building native extensions with: '#{@build_args.join ' '}'"
|
||||
say "Building native extensions with: '#{@build_args.join " "}'"
|
||||
say "This could take a while..."
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue