зеркало из https://github.com/github/ruby.git
[ruby/tempfile] Bump up 0.2.0
https://github.com/ruby/tempfile/commit/d6ddf7881e
This commit is contained in:
Родитель
b94c407f69
Коммит
0c55886fc2
|
@ -88,7 +88,7 @@ require 'tmpdir'
|
|||
# mutex.
|
||||
class Tempfile < DelegateClass(File)
|
||||
|
||||
VERSION = "0.1.3"
|
||||
VERSION = "0.2.0"
|
||||
|
||||
# Creates a file in the underlying file system;
|
||||
# returns a new \Tempfile object based on that file.
|
||||
|
|
Загрузка…
Ссылка в новой задаче