flight 0.0.13 → 0.0.14
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: flight
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 3
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 14
|
10
|
+
version: 0.0.14
|
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-07-
|
22
|
+
date: 2010-07-29 00:00:00 -04:00
|
23
23
|
default_executable:
|
24
24
|
dependencies:
|
25
25
|
- !ruby/object:Gem::Dependency
|
@@ -295,6 +295,21 @@ dependencies:
|
|
295
295
|
- 4
|
296
296
|
version: 0.0.4
|
297
297
|
requirement: *id017
|
298
|
+
- !ruby/object:Gem::Dependency
|
299
|
+
type: :runtime
|
300
|
+
prerelease: false
|
301
|
+
name: cohort_scope
|
302
|
+
version_requirements: &id018 !ruby/object:Gem::Requirement
|
303
|
+
none: false
|
304
|
+
requirements:
|
305
|
+
- - ~>
|
306
|
+
- !ruby/object:Gem::Version
|
307
|
+
hash: 11
|
308
|
+
segments:
|
309
|
+
- 0
|
310
|
+
- 0
|
311
|
+
version: "0.0"
|
312
|
+
requirement: *id018
|
298
313
|
description: A software model in Ruby for the greenhouse gas emissions of a flight
|
299
314
|
email: andy@rossmeissl.net
|
300
315
|
executables: []
|