cornucopia 0.1.37 → 0.1.38

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.
@@ -64,6 +64,8 @@ module Cornucopia
64
64
  ],
65
65
  expand_fields: [
66
66
  :example,
67
+ :example__example_group_instance____memoized,
68
+ :example__example_group_instance____memoized__memoized,
67
69
  :example__example_group_instance__response,
68
70
  :example__example_group_instance__controller,
69
71
  :example__example_group_instance__request,
@@ -71,14 +73,15 @@ module Cornucopia
71
73
  :example__example_group_instance
72
74
  ],
73
75
  expand_inline_fields: [
74
- :example__example_group_instance____memoized
76
+ :example__example_group_instance____memoized,
77
+ :example__example_group_instance____memoized__memoized
75
78
  ],
76
79
  exclude_fields: [
77
80
  :example__fixture_connections,
78
81
  :example,
79
82
  :example__reporter,
80
83
  :example__example_group_instance,
81
- :example__example_group_instance____memoized,
84
+ :example__example_group_instance____memoized__mutex,
82
85
  :example__example_group_instance__controller___request,
83
86
  :example__example_group_instance__controller___response,
84
87
  :example__example_group_instance__controller___routes,
@@ -1,3 +1,3 @@
1
1
  module Cornucopia
2
- VERSION = "0.1.37"
2
+ VERSION = "0.1.38"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cornucopia
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.37
4
+ version: 0.1.38
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-05-01 00:00:00.000000000 Z
12
+ date: 2016-08-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activesupport