ceo 0.1.3 → 0.1.4

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
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ceo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jesse Herrick
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-07 00:00:00.000000000 Z
11
+ date: 2015-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -191,6 +191,7 @@ files:
191
191
  - test/dummy/db/migrate/20151102015027_create_apple.rb
192
192
  - test/dummy/db/migrate/20151102015821_create_fruit.rb
193
193
  - test/dummy/db/schema.rb
194
+ - test/dummy/log/development.log
194
195
  - test/dummy/log/test.log
195
196
  - test/dummy/public/404.html
196
197
  - test/dummy/public/422.html
@@ -282,6 +283,7 @@ test_files:
282
283
  - test/dummy/db/migrate/20151102015027_create_apple.rb
283
284
  - test/dummy/db/migrate/20151102015821_create_fruit.rb
284
285
  - test/dummy/db/schema.rb
286
+ - test/dummy/log/development.log
285
287
  - test/dummy/log/test.log
286
288
  - test/dummy/public/404.html
287
289
  - test/dummy/public/422.html