deimos-ruby 1.14.5 → 1.14.6

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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deimos-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.14.5
4
+ version: 1.14.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Orner
@@ -532,6 +532,7 @@ files:
532
532
  - spec/snapshots/consumers_complex_types.snap
533
533
  - spec/snapshots/consumers_nested-no-nest.snap
534
534
  - spec/snapshots/consumers_nested.snap
535
+ - spec/snapshots/namespace_folders.snap
535
536
  - spec/snapshots/producers_with_key-no-nest.snap
536
537
  - spec/snapshots/producers_with_key.snap
537
538
  - spec/spec_helper.rb
@@ -639,6 +640,7 @@ test_files:
639
640
  - spec/snapshots/consumers_complex_types.snap
640
641
  - spec/snapshots/consumers_nested-no-nest.snap
641
642
  - spec/snapshots/consumers_nested.snap
643
+ - spec/snapshots/namespace_folders.snap
642
644
  - spec/snapshots/producers_with_key-no-nest.snap
643
645
  - spec/snapshots/producers_with_key.snap
644
646
  - spec/spec_helper.rb