shipit-engine 0.4.6 → 0.4.7

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shipit-engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.6
4
+ version: 0.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jean Boussier
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-10 00:00:00.000000000 Z
11
+ date: 2015-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -525,6 +525,7 @@ files:
525
525
  - db/migrate/20150918190012_add_confirmations_to_tasks.rb
526
526
  - db/migrate/20151102201634_schema_constraints_cleanup.rb
527
527
  - db/migrate/20151103144716_convert_stacks_lock_reason_to_text.rb
528
+ - db/migrate/20151113151323_improve_indexes_on_tasks.rb
528
529
  - db/schema.rb
529
530
  - lib/command.rb
530
531
  - lib/commands.rb