read-password 0.0.1 → 0.0.1.1
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
|
|
6
6
|
- 0
|
7
7
|
- 0
|
8
8
|
- 1
|
9
|
-
|
9
|
+
- 1
|
10
|
+
version: 0.0.1.1
|
10
11
|
platform: ruby
|
11
12
|
authors:
|
12
13
|
- shura
|
@@ -30,7 +31,7 @@ dependencies:
|
|
30
31
|
version: "0"
|
31
32
|
type: :runtime
|
32
33
|
version_requirements: *id001
|
33
|
-
description:
|
34
|
+
description: Silently read a password on all Ruby implementations and platforms
|
34
35
|
email: shura1991@gmail.com
|
35
36
|
executables: []
|
36
37
|
|
@@ -73,6 +74,6 @@ rubyforge_project:
|
|
73
74
|
rubygems_version: 1.3.7
|
74
75
|
signing_key:
|
75
76
|
specification_version: 3
|
76
|
-
summary:
|
77
|
+
summary: Silently read a password on all Ruby implementations and platforms
|
77
78
|
test_files: []
|
78
79
|
|