[ruby/tempfile] Bump up 0.2.0
https://github.com/ruby/tempfile/commit/d6ddf7881e
This commit is contained in:
parent
b94c407f69
commit
0c55886fc2
@ -88,7 +88,7 @@ require 'tmpdir'
|
|||||||
# mutex.
|
# mutex.
|
||||||
class Tempfile < DelegateClass(File)
|
class Tempfile < DelegateClass(File)
|
||||||
|
|
||||||
VERSION = "0.1.3"
|
VERSION = "0.2.0"
|
||||||
|
|
||||||
# Creates a file in the underlying file system;
|
# Creates a file in the underlying file system;
|
||||||
# returns a new \Tempfile object based on that file.
|
# returns a new \Tempfile object based on that file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user