jugend-httparty 0.5.2.1 → 0.5.2.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/jugend-httparty.gemspec +2 -2
  2. metadata +3 -3
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{jugend-httparty}
8
- s.version = "0.5.2.1"
8
+ s.version = "0.5.2.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["John Nunemaker", "Sandro Turriate"]
12
- s.date = %q{2010-05-26}
12
+ s.date = %q{2010-06-10}
13
13
  s.default_executable = %q{httparty}
14
14
  s.description = %q{Makes http fun! Also, makes consuming restful web services dead easy.}
15
15
  s.email = %q{nunemaker@gmail.com}
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 5
8
8
  - 2
9
- - 1
10
- version: 0.5.2.1
9
+ - 2
10
+ version: 0.5.2.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - John Nunemaker
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-05-26 00:00:00 +08:00
19
+ date: 2010-06-10 00:00:00 +08:00
20
20
  default_executable: httparty
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency