[rubygems/rubygems] fix missing identation
https://github.com/rubygems/rubygems/commit/2cca6714f3
This commit is contained in:
parent
561576367b
commit
65a4b03781
Notes:
git
2020-07-31 21:08:22 +09:00
@ -126,7 +126,7 @@ lib/rubygems/defaults/operating_system.rb
|
||||
|
||||
out << " - RUBYGEMS PLATFORMS:\n"
|
||||
Gem.platforms.each do |platform|
|
||||
out << " - #{platform}\n"
|
||||
out << " - #{platform}\n"
|
||||
end
|
||||
|
||||
out << " - GEM PATHS:\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user