emitter 0.1.7 → 0.1.8
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.
metadata
CHANGED
|
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
|
5
5
|
segments:
|
|
6
6
|
- 0
|
|
7
7
|
- 1
|
|
8
|
-
-
|
|
9
|
-
version: 0.1.
|
|
8
|
+
- 8
|
|
9
|
+
version: 0.1.8
|
|
10
10
|
platform: ruby
|
|
11
11
|
authors:
|
|
12
12
|
- Andy Rossmeissl
|
|
@@ -18,7 +18,7 @@ autorequire:
|
|
|
18
18
|
bindir: bin
|
|
19
19
|
cert_chain: []
|
|
20
20
|
|
|
21
|
-
date: 2010-10-
|
|
21
|
+
date: 2010-10-28 00:00:00 -04:00
|
|
22
22
|
default_executable:
|
|
23
23
|
dependencies:
|
|
24
24
|
- !ruby/object:Gem::Dependency
|
|
@@ -236,13 +236,13 @@ dependencies:
|
|
|
236
236
|
requirement: &id015 !ruby/object:Gem::Requirement
|
|
237
237
|
none: false
|
|
238
238
|
requirements:
|
|
239
|
-
- -
|
|
239
|
+
- - ~>
|
|
240
240
|
- !ruby/object:Gem::Version
|
|
241
241
|
segments:
|
|
242
242
|
- 0
|
|
243
243
|
- 4
|
|
244
|
-
-
|
|
245
|
-
version: 0.4.
|
|
244
|
+
- 4
|
|
245
|
+
version: 0.4.4
|
|
246
246
|
type: :runtime
|
|
247
247
|
prerelease: false
|
|
248
248
|
version_requirements: *id015
|
|
@@ -318,18 +318,18 @@ files:
|
|
|
318
318
|
- lib/emitter.rb
|
|
319
319
|
- lib/emitter/tasks.rb
|
|
320
320
|
- spec/emitter_spec.rb
|
|
321
|
-
- spec/fixtures/
|
|
322
|
-
- spec/fixtures/biplane/lib/biplane/characterization.rb
|
|
323
|
-
- spec/fixtures/biplane/lib/biplane/data.rb
|
|
324
|
-
- spec/fixtures/biplane/lib/biplane/summarization.rb
|
|
325
|
-
- spec/fixtures/biplane/lib/biplane.rb
|
|
321
|
+
- spec/fixtures/dirigible/lib/dirigible/fallback.rb
|
|
326
322
|
- spec/fixtures/dirigible/lib/dirigible/carbon_model.rb
|
|
327
|
-
- spec/fixtures/dirigible/lib/dirigible/characterization.rb
|
|
328
323
|
- spec/fixtures/dirigible/lib/dirigible/data.rb
|
|
329
|
-
- spec/fixtures/dirigible/lib/dirigible/fallback.rb
|
|
330
324
|
- spec/fixtures/dirigible/lib/dirigible/relationships.rb
|
|
325
|
+
- spec/fixtures/dirigible/lib/dirigible/characterization.rb
|
|
331
326
|
- spec/fixtures/dirigible/lib/dirigible/summarization.rb
|
|
332
327
|
- spec/fixtures/dirigible/lib/dirigible.rb
|
|
328
|
+
- spec/fixtures/biplane/lib/biplane.rb
|
|
329
|
+
- spec/fixtures/biplane/lib/biplane/carbon_model.rb
|
|
330
|
+
- spec/fixtures/biplane/lib/biplane/data.rb
|
|
331
|
+
- spec/fixtures/biplane/lib/biplane/characterization.rb
|
|
332
|
+
- spec/fixtures/biplane/lib/biplane/summarization.rb
|
|
333
333
|
- spec/spec_helper.rb
|
|
334
334
|
has_rdoc: true
|
|
335
335
|
homepage: http://github.com/brighterplanet/emitter
|
|
@@ -345,7 +345,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
345
345
|
requirements:
|
|
346
346
|
- - ">="
|
|
347
347
|
- !ruby/object:Gem::Version
|
|
348
|
-
hash: -
|
|
348
|
+
hash: -381186879
|
|
349
349
|
segments:
|
|
350
350
|
- 0
|
|
351
351
|
version: "0"
|
|
@@ -366,16 +366,16 @@ specification_version: 3
|
|
|
366
366
|
summary: The mother of all carbon models
|
|
367
367
|
test_files:
|
|
368
368
|
- spec/emitter_spec.rb
|
|
369
|
-
- spec/fixtures/
|
|
370
|
-
- spec/fixtures/biplane/lib/biplane/characterization.rb
|
|
371
|
-
- spec/fixtures/biplane/lib/biplane/data.rb
|
|
372
|
-
- spec/fixtures/biplane/lib/biplane/summarization.rb
|
|
373
|
-
- spec/fixtures/biplane/lib/biplane.rb
|
|
369
|
+
- spec/fixtures/dirigible/lib/dirigible/fallback.rb
|
|
374
370
|
- spec/fixtures/dirigible/lib/dirigible/carbon_model.rb
|
|
375
|
-
- spec/fixtures/dirigible/lib/dirigible/characterization.rb
|
|
376
371
|
- spec/fixtures/dirigible/lib/dirigible/data.rb
|
|
377
|
-
- spec/fixtures/dirigible/lib/dirigible/fallback.rb
|
|
378
372
|
- spec/fixtures/dirigible/lib/dirigible/relationships.rb
|
|
373
|
+
- spec/fixtures/dirigible/lib/dirigible/characterization.rb
|
|
379
374
|
- spec/fixtures/dirigible/lib/dirigible/summarization.rb
|
|
380
375
|
- spec/fixtures/dirigible/lib/dirigible.rb
|
|
376
|
+
- spec/fixtures/biplane/lib/biplane.rb
|
|
377
|
+
- spec/fixtures/biplane/lib/biplane/carbon_model.rb
|
|
378
|
+
- spec/fixtures/biplane/lib/biplane/data.rb
|
|
379
|
+
- spec/fixtures/biplane/lib/biplane/characterization.rb
|
|
380
|
+
- spec/fixtures/biplane/lib/biplane/summarization.rb
|
|
381
381
|
- spec/spec_helper.rb
|