[ruby/tempfile] Bump up 0.2.1
https://github.com/ruby/tempfile/commit/1450bb4f1c
This commit is contained in:
parent
494e2e4bfb
commit
f19de1289b
@ -88,7 +88,7 @@ require 'tmpdir'
|
|||||||
# mutex.
|
# mutex.
|
||||||
class Tempfile < DelegateClass(File)
|
class Tempfile < DelegateClass(File)
|
||||||
|
|
||||||
VERSION = "0.2.0"
|
VERSION = "0.2.1"
|
||||||
|
|
||||||
# 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