mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Remove unnecessary line
https://github.com/rubygems/rubygems/commit/1d0981809a
This commit is contained in:
parent
0d7e0eb2fa
commit
373d01bb7d
Notes:
git
2020-05-08 14:14:22 +09:00
1 changed files with 0 additions and 2 deletions
|
@ -54,8 +54,6 @@ class TestGemCommandsSetupCommand < Gem::TestCase
|
|||
io.puts '# b.rb'
|
||||
end
|
||||
|
||||
FileUtils.mkdir_p 'default/gems'
|
||||
|
||||
gemspec = Gem::Specification.new
|
||||
gemspec.author = "Us"
|
||||
gemspec.name = "bundler"
|
||||
|
|
Loading…
Reference in a new issue