read-password 0.0.1 → 0.0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +4 -3
metadata CHANGED
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 0
8
8
  - 1
9
- version: 0.0.1
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: Read silently password on all ruby implementations and OS
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: Read silently password on all ruby implementations and OS
77
+ summary: Silently read a password on all Ruby implementations and platforms
77
78
  test_files: []
78
79