mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
* remove trailing spaces. [ci skip]
This commit is contained in:
parent
32f134bb85
commit
2afde63eef
@ -427,7 +427,7 @@ module SyncDefaultGems
|
||||
].find{|gemspec| File.exist?(gemspec)}
|
||||
spec = Gem::Specification.load(gemspec)
|
||||
puts "#{gem}-#{spec.version} is not latest version of rubygems.org" if spec.version.to_s != latest_version
|
||||
end
|
||||
end
|
||||
|
||||
def ignore_file_pattern_for(gem)
|
||||
patterns = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user