residence 0.0.12 → 0.0.13

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.
Files changed (2) hide show
  1. data/lib/residence/carbon_model.rb +1 -1
  2. metadata +5 -5
@@ -386,7 +386,7 @@ module BrighterPlanet
386
386
  if clothes_machine_use_cohort.any?
387
387
  energy += clothes_machine_use_cohort.weighted_average(:annual_energy_from_electricity_for_clothes_driers).to_f
388
388
  else
389
- energy += charcteristics[:clothes_machine_use].annual_energy_from_electricity_for_clothes_driers
389
+ energy += characteristics[:clothes_machine_use].annual_energy_from_electricity_for_clothes_driers
390
390
  end
391
391
  end
392
392
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: residence
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7
4
+ hash: 5
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 12
10
- version: 0.0.12
9
+ - 13
10
+ version: 0.0.13
11
11
  platform: ruby
12
12
  authors:
13
13
  - Andy Rossmeissl
@@ -19,7 +19,7 @@ autorequire:
19
19
  bindir: bin
20
20
  cert_chain: []
21
21
 
22
- date: 2010-08-31 00:00:00 -04:00
22
+ date: 2010-09-07 00:00:00 -05:00
23
23
  default_executable:
24
24
  dependencies:
25
25
  - !ruby/object:Gem::Dependency
@@ -30,7 +30,7 @@ dependencies:
30
30
  requirements:
31
31
  - - ">="
32
32
  - !ruby/object:Gem::Version
33
- hash: -1848230024
33
+ hash: 299253624
34
34
  segments:
35
35
  - 3
36
36
  - 0