diff options
-rw-r--r-- | lib/securerandom.gemspec | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,6 +1,13 @@ Gem::Specification.new do |spec| - spec.name = "securerandom" - spec.version = "0.2.2" spec.authors = ["Tanaka Akira"] spec.email = ["[email protected]"] |