johnreitano-ntlm-http 0.1.1.1 → 0.1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/ntlm-http.gemspec +2 -2
  2. metadata +3 -3
data/ntlm-http.gemspec CHANGED
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = %q{johnreitano-ntlm-http}
3
- s.version = "0.1.1.1"
4
- s.date = %q{20-05-2009}
3
+ s.version = "0.1.1.2"
4
+ s.date = %q{24-12-2010}
5
5
  s.summary = %q{Ruby/NTLM HTTP library.}
6
6
  s.email = %q{kingsley@mindflowsolutions.com}
7
7
  s.homepage = %q{http://www.mindflowsolutions.net}
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 1
8
8
  - 1
9
- - 1
10
- version: 0.1.1.1
9
+ - 2
10
+ version: 0.1.1.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Kohei Kajimoto,Kingsley Hendrickse
@@ -15,7 +15,7 @@ autorequire: net/ntlm_http
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2009-05-20 00:00:00 -07:00
18
+ date: 2010-12-24 00:00:00 -08:00
19
19
  default_executable:
20
20
  dependencies: []
21
21