File tree 2 files changed +13
-10
lines changed
2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.1.1 )
4
+ activesupport (7.1.2 )
5
5
base64
6
6
bigdecimal
7
7
concurrent-ruby (~> 1.0 , >= 1.0.2 )
13
13
tzinfo (~> 2.0 )
14
14
addressable (2.8.5 )
15
15
public_suffix (>= 2.0.2 , < 6.0 )
16
- base64 (0.1.1 )
16
+ base64 (0.2.0 )
17
17
bigdecimal (3.1.4 )
18
18
coffee-script (2.4.1 )
19
19
coffee-script-source
25
25
connection_pool (2.4.1 )
26
26
dnsruby (1.70.0 )
27
27
simpleidn (~> 0.2.1 )
28
- drb (2.1.1 )
28
+ drb (2.2.0 )
29
29
ruby2_keywords
30
30
em-websocket (0.5.3 )
31
31
eventmachine (>= 0.12.9 )
34
34
ffi (>= 1.15.0 )
35
35
eventmachine (1.2.7 )
36
36
execjs (2.9.1 )
37
- faraday (2.7.11 )
37
+ faraday (2.7.12 )
38
38
base64
39
39
faraday-net_http (>= 2.0 , < 3.1 )
40
40
ruby2_keywords (>= 0.0.4 )
@@ -221,16 +221,16 @@ GEM
221
221
jekyll-feed (~> 0.9 )
222
222
jekyll-seo-tag (~> 2.1 )
223
223
minitest (5.20.0 )
224
- mutex_m (0.1.2 )
225
- nokogiri (1.15.4 -x86_64-linux )
224
+ mutex_m (0.2.0 )
225
+ nokogiri (1.15.5 -x86_64-linux )
226
226
racc (~> 1.4 )
227
227
octokit (4.25.1 )
228
228
faraday (>= 1 , < 3 )
229
229
sawyer (~> 0.9 )
230
230
pathutil (0.16.2 )
231
231
forwardable-extended (~> 2.6 )
232
232
public_suffix (4.0.7 )
233
- racc (1.7.1 )
233
+ racc (1.7.3 )
234
234
rb-fsevent (0.11.2 )
235
235
rb-inotify (0.10.1 )
236
236
ffi (~> 1.0 )
@@ -251,13 +251,13 @@ GEM
251
251
unf (~> 0.1.4 )
252
252
terminal-table (1.8.0 )
253
253
unicode-display_width (~> 1.1 , >= 1.1.1 )
254
- typhoeus (1.4.0 )
254
+ typhoeus (1.4.1 )
255
255
ethon (>= 0.9.0 )
256
256
tzinfo (2.0.6 )
257
257
concurrent-ruby (~> 1.0 )
258
258
unf (0.1.4 )
259
259
unf_ext
260
- unf_ext (0.0.8.2 )
260
+ unf_ext (0.0.9.1 )
261
261
unicode-display_width (1.8.0 )
262
262
webrick (1.8.1 )
263
263
Original file line number Diff line number Diff line change 29
29
< label > < input type ="radio " name ="type " value ="hpwh " /> Heatpump Water Heater</ label >
30
30
</ li >
31
31
< li >
32
- < label > < input type ="radio " name ="type " value ="hvac " /> HVAC System</ label >
32
+ < label > < input type ="radio " name ="type " value ="hvac_furnace " /> HVAC - Furnace</ label >
33
+ </ li >
34
+ < li >
35
+ < label > < input type ="radio " name ="type " value ="hvac_air_handler " /> HVAC - Air Handler</ label >
33
36
</ li >
34
37
< li >
35
38
< label > < input type ="radio " name ="type " value ="tlwh " /> Tankless Water Heater</ label >
You can’t perform that action at this time.
0 commit comments