mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/tempfile] Bump up tempfile version to 0.1.2
https://github.com/ruby/tempfile/commit/e5ec902256
This commit is contained in:
parent
847eeafd65
commit
a7d07ee90d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |spec|
|
||||
spec.name = "tempfile"
|
||||
spec.version = "0.1.1"
|
||||
spec.version = "0.1.2"
|
||||
spec.authors = ["Yukihiro Matsumoto"]
|
||||
spec.email = ["matz@ruby-lang.org"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue