policymap_wrap 0.3.6 → 0.3.7
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/lib/policymap_wrap/client.rb +1 -1
- metadata +4 -4
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.3.
|
1
|
+
0.3.7
|
@@ -13,7 +13,7 @@ module PolicyMap
|
|
13
13
|
:percent_college_degree => 9840342, :percent_graduate_degree => 9840503, :median_home_value => 9840587,
|
14
14
|
:median_rent => 9840655, :percent_moved_in_since_1990 => 9840118, :percent_homeowners => 9840172,
|
15
15
|
:vacancy_rate => 9840676, :median_household_income => 9840169, :poverty_rate => 9840120,
|
16
|
-
:percent_households_wo_car => 0, :average_vehicles_per_household => 9845668,
|
16
|
+
:percent_white => 9855425, :percent_households_wo_car => 0, :average_vehicles_per_household => 9845668,
|
17
17
|
:percent_who_commute_to_work_using_public_transit => 9845660, :unemployment_rate => 9841103,
|
18
18
|
:independent_artists => 9618303, :performing_arts_and_spectator_sports => 9584608,
|
19
19
|
:movie_and_sound_industries => 9584731, :mueseums_and_historical_sites => 9584676,
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: policymap_wrap
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 29
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 3
|
9
|
-
-
|
10
|
-
version: 0.3.
|
9
|
+
- 7
|
10
|
+
version: 0.3.7
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Mauricio Gomes
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2010-11-
|
18
|
+
date: 2010-11-19 00:00:00 -05:00
|
19
19
|
default_executable:
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|