mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Remove unintended extra space
https://github.com/rubygems/rubygems/commit/1cc02930f3
This commit is contained in:
parent
9f7bfba54f
commit
bd9a6ba4ef
Notes:
git
2020-06-05 07:34:03 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ module Spec
|
||||||
end
|
end
|
||||||
|
|
||||||
def tracked_files_glob
|
def tracked_files_glob
|
||||||
ruby_core? ? "lib/bundler lib/bundler.rb spec/bundler man/bundle*" : ""
|
ruby_core? ? "lib/bundler lib/bundler.rb spec/bundler man/bundle*" : ""
|
||||||
end
|
end
|
||||||
|
|
||||||
def shipped_files_glob
|
def shipped_files_glob
|
||||||
|
|
Loading…
Reference in a new issue