password_mate 0.0.2 → 0.0.3

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d4835df46088f2bdc4d71c3d42b23d4343659721
4
- data.tar.gz: 751162659e7095d74abc4b997d222a445cc2511d
3
+ metadata.gz: 6361e239fbe1394c84f2b26f3581d244b5a5f726
4
+ data.tar.gz: 6ecb5205dcdd856785d4b8ad9df7dc8b5e278ace
5
5
  SHA512:
6
- metadata.gz: 81e1b17b50873346406f4047eb33b13aaed927b44c956c65209fbaf4b25a5bc39fb5f7bbc6922193f741109d277cb7ac722c4045df85927e2d6ecbfbdf3327c2
7
- data.tar.gz: 8f9b1b68c776c07e57759388e57e8a41479f2ebf48183719b0f6eafc6244d0d46d17925f57aae541f4f7ce1f324528cd92eef9e56a9590bb2f15a1406c616376
6
+ metadata.gz: 41dc0c627a5afc89e83f47e589a54ad840a22e6241064d78de9dbb36353fa0dbb1776c3c5e10e1c01982263af9b6908ef650fc9f23f13f9c376e1bcb29deef56
7
+ data.tar.gz: 52ba7a621f737120b6844ff080eb2cfd948fb28cd0fabd42bd5c9fe761167eb9155e5df157c01f2538317a32890d88ad692d08ba5e391e1771a246a79d77279d
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: password_mate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amit Suryavanshi, Yashasree Barve, Souranil Sen, Twinkal Savani, Priya Joshi
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2014-02-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: A gem to Create Random Password
13
+ description: A Gem to generate Strong Random Password
14
14
  email: 'amitbsuryavanshi@gmail.com, yashasree.barve@gmail.com, souranil.sen@gmail.com,
15
15
  svnsavani0@gmail.com, priya.joshi@gmail.com '
16
16
  executables: []
@@ -41,5 +41,5 @@ rubyforge_project:
41
41
  rubygems_version: 2.0.14
42
42
  signing_key:
43
43
  specification_version: 4
44
- summary: A gem to Create Random Password
44
+ summary: A Gem to generate Strong Random Password
45
45
  test_files: []