earth 0.3.4 → 0.3.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,7 +19,7 @@ RailClass.class_eval do
19
19
  end
20
20
 
21
21
  import "a list of rail classes and pre-calculated trip and fuel use characteristics",
22
- :url => 'http://static.brighterplanet.com/science/data/transport/rail/rail_classes.csv' do
22
+ :url => 'http://spreadsheets.google.com/pub?key=0AkCJNpm9Ks6JdE03elo4Q3ozRUlGTmhjU2NzTHA4bkE&hl=en&output=csv' do
23
23
  key 'name'
24
24
  store 'description'
25
25
  store 'passengers'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: earth
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
- - 4
10
- version: 0.3.4
9
+ - 5
10
+ version: 0.3.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Seamus Abshere