funny_yubikey_generator 0.3.0 → 0.5.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: funny_yubikey_generator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Xavier Delamotte
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: 0.8.1
27
- description: Generates fun yubikeys
27
+ description: Generate funny looking yubikey OTP containing words based on a dictionary.
28
28
  email:
29
29
  - git@xade.eu
30
30
  executables:
@@ -42,7 +42,7 @@ files:
42
42
  - exe/generate_funny_yubikey
43
43
  - funny_yubikey_generator.gemspec
44
44
  - lib/funny_yubikey_generator.rb
45
- - lib/indexed_words.yaml
45
+ - lib/words.txt
46
46
  - preview.png
47
47
  homepage: https://github.com/x4d3/funny_yubikey_generator
48
48
  licenses:
@@ -68,5 +68,5 @@ requirements: []
68
68
  rubygems_version: 3.3.7
69
69
  signing_key:
70
70
  specification_version: 4
71
- summary: Generates fun yubikeys
71
+ summary: Generate funny looking yubikey OTP containing words based on a dictionary.
72
72
  test_files: []