mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added missing dependency of fileutils
This commit is contained in:
parent
d7a16670c3
commit
aeeaf90b7e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'fileutils'
|
||||
require 'rubygems'
|
||||
require 'rubygems/package'
|
||||
|
||||
|
|
Loading…
Reference in a new issue