Skip to content

Commit 6fb6d85

Browse files
hsbtmatzbot
authored andcommitted
[ruby/fileutils] Bump up v1.7.1
ruby/fileutils@7138d85156
1 parent 27f709a commit 6fb6d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fileutils.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
# - {CVE-2004-0452}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0452].
181181
#
182182
module FileUtils
183-
VERSION = "1.7.0"
183+
VERSION = "1.7.1"
184184

185185
def self.private_module_function(name) #:nodoc:
186186
module_function name

0 commit comments

Comments
 (0)