зеркало из https://github.com/github/ruby.git
[ruby/tempfile] Bump up v0.3.1
https://github.com/ruby/tempfile/commit/297bdf2c8d
This commit is contained in:
Родитель
6c142d05fa
Коммит
572eebf603
|
@ -157,7 +157,7 @@ require 'tmpdir'
|
|||
class Tempfile < DelegateClass(File)
|
||||
|
||||
# The version
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.3.1"
|
||||
|
||||
# Creates a file in the underlying file system;
|
||||
# returns a new \Tempfile object based on that file.
|
||||
|
|
Загрузка…
Ссылка в новой задаче