We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43daa4 commit cb46e24Copy full SHA for cb46e24
tmpdir.gemspec
@@ -1,8 +1,8 @@
1
Gem::Specification.new do |spec|
2
spec.name = "tmpdir"
3
spec.version = "0.1.0"
4
- spec.authors = ["Hiroshi SHIBATA"]
5
- spec.email = ["hsbt@ruby-lang.org"]
+ spec.authors = ["Yukihiro Matsumoto"]
+ spec.email = ["matz@ruby-lang.org"]
6
7
spec.summary = %q{Extends the Dir class to manage the OS temporary file path.}
8
spec.description = %q{Extends the Dir class to manage the OS temporary file path.}
0 commit comments