titanous-yubikey 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: titanous-yubikey
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Rudenberg
@@ -13,7 +13,7 @@ date: 2009-06-04 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
16
- description: A library to decode, decrypt and parse Yubikey one-time passwords.
16
+ description: A library to verify, decode, decrypt and parse Yubikey one-time passwords.
17
17
  email: jon335@gmail.com
18
18
  executables: []
19
19
 
@@ -73,7 +73,7 @@ rubyforge_project: yubikey
73
73
  rubygems_version: 1.2.0
74
74
  signing_key:
75
75
  specification_version: 3
76
- summary: A library to decode, decrypt and parse Yubikey one-time passwords.
76
+ summary: A library to verify, decode, decrypt and parse Yubikey one-time passwords.
77
77
  test_files:
78
78
  - spec/hex_spec.rb
79
79
  - spec/spec_helper.rb