[ruby/fileutils] Bump up fileutils version to 1.6.0
https://github.com/ruby/fileutils/commit/918d19e4f2
This commit is contained in:
parent
6606597109
commit
6b08aaf228
@ -102,7 +102,7 @@ end
|
|||||||
# <tt>:verbose</tt> flags to methods in FileUtils.
|
# <tt>:verbose</tt> flags to methods in FileUtils.
|
||||||
#
|
#
|
||||||
module FileUtils
|
module FileUtils
|
||||||
VERSION = "1.5.0"
|
VERSION = "1.6.0"
|
||||||
|
|
||||||
def self.private_module_function(name) #:nodoc:
|
def self.private_module_function(name) #:nodoc:
|
||||||
module_function name
|
module_function name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user