libis-workflow-mongoid 2.0.2 → 2.0.3

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: libis-workflow-mongoid
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.2
4
+ version: 2.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kris Dekeyser
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-08 00:00:00.000000000 Z
11
+ date: 2016-03-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: libis-workflow
@@ -123,6 +123,14 @@ files:
123
123
  - lib/libis/workflow/mongoid/work_item_base.rb
124
124
  - lib/libis/workflow/mongoid/worker.rb
125
125
  - lib/libis/workflow/mongoid/workflow.rb
126
+ - lib/map_with_indifferent_access.rb
127
+ - lib/map_with_indifferent_access/list.rb
128
+ - lib/map_with_indifferent_access/map.rb
129
+ - lib/map_with_indifferent_access/normalization.rb
130
+ - lib/map_with_indifferent_access/normalization/deep_normalizer.rb
131
+ - lib/map_with_indifferent_access/values.rb
132
+ - lib/map_with_indifferent_access/version.rb
133
+ - lib/map_with_indifferent_access/wraps_collection.rb
126
134
  - libis-workflow-mongoid.gemspec
127
135
  - mongoid.yml
128
136
  - spec/db_env.sh