taskrabbit 0.0.8 → 0.0.9

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.
@@ -1,7 +1,9 @@
1
- ## v0.0.7
1
+ ## v0.0.8
2
2
 
3
3
  * Fix Time params submission
4
4
 
5
+ ## v0.0.7
6
+
5
7
  ## v0.0.6
6
8
 
7
9
  * Fix Task#create
@@ -5,6 +5,7 @@ module Taskrabbit
5
5
  property :address
6
6
  property :approximate_radius
7
7
  property :city
8
+ property :location_id
8
9
  property :zip
9
10
  property :partial
10
11
  property :state
@@ -11,7 +11,7 @@ module Taskrabbit
11
11
  property :number_runners_to_fill
12
12
  property :links
13
13
  property :state_label
14
- property :city_id
14
+ property :geography_id
15
15
  property :city, :transformer => City
16
16
  property :description, :default => ''
17
17
  property :private_description, :default => ''
@@ -1,3 +1,3 @@
1
1
  module Taskrabbit
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: taskrabbit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-10 00:00:00.000000000 Z
12
+ date: 2012-10-11 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: api_smith
@@ -163,7 +163,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
163
163
  version: '0'
164
164
  segments:
165
165
  - 0
166
- hash: -2615664640514100221
166
+ hash: 1528274939579019279
167
167
  required_rubygems_version: !ruby/object:Gem::Requirement
168
168
  none: false
169
169
  requirements: