open_api-rspec 0.1.7 → 0.1.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +51 -45
- data/lib/open_api/rspec/version.rb +1 -1
- data/open_api-rspec.gemspec +1 -1
- metadata +5 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5ed298d9b2b25b788f50c9afe8647df9d3f1ce39d258b3181888d7b7e9d7d6dc
|
4
|
+
data.tar.gz: 9ecfd050ab603d6f036bc9e096a352b36e09e3a1de2434e0aefa42c00ee88621
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e26da40f0f7c1bd424ecee6726c2359c67edbd2666c9e94bf685e0d5a9c79995656a6cce165bd22902a99b47b25330af5b63005ae9d72590f786c6ecd580800c
|
7
|
+
data.tar.gz: 48b4172478a037172975796038025863d9ea4b64a311a2f903c9a6efea61d43d5285ef2ef4c299077cb1d063ba628d7dec2b60f73d6f16cdf34b32ea5814eb8e
|
data/Gemfile.lock
CHANGED
@@ -1,28 +1,28 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
open_api-rspec (0.1.
|
4
|
+
open_api-rspec (0.1.8)
|
5
5
|
activesupport
|
6
|
-
open_api-schema_validator
|
6
|
+
open_api-schema_validator (>= 0.1.1)
|
7
7
|
rspec
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
actionpack (5.2.
|
13
|
-
actionview (= 5.2.
|
14
|
-
activesupport (= 5.2.
|
12
|
+
actionpack (5.2.2)
|
13
|
+
actionview (= 5.2.2)
|
14
|
+
activesupport (= 5.2.2)
|
15
15
|
rack (~> 2.0)
|
16
16
|
rack-test (>= 0.6.3)
|
17
17
|
rails-dom-testing (~> 2.0)
|
18
18
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
19
|
-
actionview (5.2.
|
20
|
-
activesupport (= 5.2.
|
19
|
+
actionview (5.2.2)
|
20
|
+
activesupport (= 5.2.2)
|
21
21
|
builder (~> 3.1)
|
22
22
|
erubi (~> 1.4)
|
23
23
|
rails-dom-testing (~> 2.0)
|
24
24
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
25
|
-
activesupport (5.2.
|
25
|
+
activesupport (5.2.2)
|
26
26
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
27
27
|
i18n (>= 0.7, < 2)
|
28
28
|
minitest (~> 5.1)
|
@@ -45,22 +45,23 @@ GEM
|
|
45
45
|
coderay (1.1.2)
|
46
46
|
coercible (1.0.0)
|
47
47
|
descendants_tracker (~> 0.0.1)
|
48
|
-
concurrent-ruby (1.
|
48
|
+
concurrent-ruby (1.1.4)
|
49
49
|
crass (1.0.4)
|
50
50
|
descendants_tracker (0.0.4)
|
51
51
|
thread_safe (~> 0.3, >= 0.3.1)
|
52
52
|
diff-lcs (1.3)
|
53
53
|
docile (1.3.1)
|
54
54
|
equalizer (0.0.11)
|
55
|
-
erubi (1.
|
56
|
-
httparty (0.16.
|
55
|
+
erubi (1.8.0)
|
56
|
+
httparty (0.16.3)
|
57
|
+
mime-types (~> 3.0)
|
57
58
|
multi_xml (>= 0.5.2)
|
58
|
-
i18n (1.
|
59
|
+
i18n (1.5.1)
|
59
60
|
concurrent-ruby (~> 1.0)
|
60
61
|
ice_nine (0.11.2)
|
61
|
-
jaro_winkler (1.5.
|
62
|
+
jaro_winkler (1.5.2)
|
62
63
|
json (2.1.0)
|
63
|
-
json-schema (2.8.
|
64
|
+
json-schema (2.8.1)
|
64
65
|
addressable (>= 2.4)
|
65
66
|
kwalify (0.7.2)
|
66
67
|
lois (0.1.6)
|
@@ -72,29 +73,33 @@ GEM
|
|
72
73
|
rubocop
|
73
74
|
simplecov
|
74
75
|
thor
|
75
|
-
loofah (2.2.
|
76
|
+
loofah (2.2.3)
|
76
77
|
crass (~> 1.0.2)
|
77
78
|
nokogiri (>= 1.5.9)
|
78
|
-
method_source (0.9.
|
79
|
-
|
79
|
+
method_source (0.9.2)
|
80
|
+
mime-types (3.2.2)
|
81
|
+
mime-types-data (~> 3.2015)
|
82
|
+
mime-types-data (3.2018.0812)
|
83
|
+
mini_portile2 (2.4.0)
|
80
84
|
minitest (5.11.3)
|
81
85
|
multi_xml (0.6.0)
|
82
|
-
nokogiri (1.
|
83
|
-
mini_portile2 (~> 2.
|
84
|
-
open_api-schema_validator (0.1.
|
86
|
+
nokogiri (1.10.0)
|
87
|
+
mini_portile2 (~> 2.4.0)
|
88
|
+
open_api-schema_validator (0.1.1)
|
85
89
|
json-schema
|
86
90
|
parallel (1.12.1)
|
87
|
-
parser (2.5.
|
91
|
+
parser (2.5.3.0)
|
88
92
|
ast (~> 2.4.0)
|
89
93
|
powerpack (0.1.2)
|
90
|
-
pry (0.
|
94
|
+
pry (0.12.2)
|
91
95
|
coderay (~> 1.1.0)
|
92
96
|
method_source (~> 0.9.0)
|
93
97
|
pry-byebug (3.6.0)
|
94
98
|
byebug (~> 10.0)
|
95
99
|
pry (~> 0.10)
|
96
|
-
|
97
|
-
|
100
|
+
psych (3.1.0)
|
101
|
+
public_suffix (3.0.3)
|
102
|
+
rack (2.0.6)
|
98
103
|
rack-test (1.1.0)
|
99
104
|
rack (>= 1.0, < 3)
|
100
105
|
rails-dom-testing (2.0.3)
|
@@ -103,46 +108,47 @@ GEM
|
|
103
108
|
rails-html-sanitizer (1.0.4)
|
104
109
|
loofah (~> 2.2, >= 2.2.2)
|
105
110
|
rainbow (3.0.0)
|
106
|
-
rake (12.3.
|
107
|
-
reek (5.0
|
111
|
+
rake (12.3.2)
|
112
|
+
reek (5.3.0)
|
108
113
|
codeclimate-engine-rb (~> 0.4.0)
|
109
114
|
kwalify (~> 0.7.0)
|
110
115
|
parser (>= 2.5.0.0, < 2.6, != 2.5.1.1)
|
116
|
+
psych (~> 3.1.0)
|
111
117
|
rainbow (>= 2.0, < 4.0)
|
112
|
-
rspec (3.
|
113
|
-
rspec-core (~> 3.
|
114
|
-
rspec-expectations (~> 3.
|
115
|
-
rspec-mocks (~> 3.
|
116
|
-
rspec-core (3.
|
117
|
-
rspec-support (~> 3.
|
118
|
-
rspec-expectations (3.
|
118
|
+
rspec (3.8.0)
|
119
|
+
rspec-core (~> 3.8.0)
|
120
|
+
rspec-expectations (~> 3.8.0)
|
121
|
+
rspec-mocks (~> 3.8.0)
|
122
|
+
rspec-core (3.8.0)
|
123
|
+
rspec-support (~> 3.8.0)
|
124
|
+
rspec-expectations (3.8.2)
|
119
125
|
diff-lcs (>= 1.2.0, < 2.0)
|
120
|
-
rspec-support (~> 3.
|
121
|
-
rspec-mocks (3.
|
126
|
+
rspec-support (~> 3.8.0)
|
127
|
+
rspec-mocks (3.8.0)
|
122
128
|
diff-lcs (>= 1.2.0, < 2.0)
|
123
|
-
rspec-support (~> 3.
|
124
|
-
rspec-support (3.
|
125
|
-
rubocop (0.
|
129
|
+
rspec-support (~> 3.8.0)
|
130
|
+
rspec-support (3.8.0)
|
131
|
+
rubocop (0.62.0)
|
126
132
|
jaro_winkler (~> 1.5.1)
|
127
133
|
parallel (~> 1.10)
|
128
134
|
parser (>= 2.5, != 2.5.1.1)
|
129
135
|
powerpack (~> 0.1)
|
130
136
|
rainbow (>= 2.2.2, < 4.0)
|
131
137
|
ruby-progressbar (~> 1.7)
|
132
|
-
unicode-display_width (~> 1.
|
133
|
-
rubocop-rspec (1.
|
134
|
-
rubocop (>= 0.
|
135
|
-
ruby-progressbar (1.
|
138
|
+
unicode-display_width (~> 1.4.0)
|
139
|
+
rubocop-rspec (1.31.0)
|
140
|
+
rubocop (>= 0.60.0)
|
141
|
+
ruby-progressbar (1.10.0)
|
136
142
|
simplecov (0.16.1)
|
137
143
|
docile (~> 1.1)
|
138
144
|
json (>= 1.8, < 3)
|
139
145
|
simplecov-html (~> 0.10.0)
|
140
146
|
simplecov-html (0.10.2)
|
141
|
-
thor (0.20.
|
147
|
+
thor (0.20.3)
|
142
148
|
thread_safe (0.3.6)
|
143
149
|
tzinfo (1.2.5)
|
144
150
|
thread_safe (~> 0.1)
|
145
|
-
unicode-display_width (1.4.
|
151
|
+
unicode-display_width (1.4.1)
|
146
152
|
virtus (1.0.5)
|
147
153
|
axiom-types (~> 0.1)
|
148
154
|
coercible (~> 1.0)
|
@@ -165,4 +171,4 @@ DEPENDENCIES
|
|
165
171
|
simplecov
|
166
172
|
|
167
173
|
BUNDLED WITH
|
168
|
-
1.
|
174
|
+
1.17.3
|
data/open_api-rspec.gemspec
CHANGED
@@ -31,6 +31,6 @@ Gem::Specification.new do |spec|
|
|
31
31
|
spec.add_development_dependency 'actionpack'
|
32
32
|
|
33
33
|
spec.add_dependency 'rspec'
|
34
|
-
spec.add_dependency 'open_api-schema_validator'
|
34
|
+
spec.add_dependency 'open_api-schema_validator', '>= 0.1.1'
|
35
35
|
spec.add_dependency 'activesupport'
|
36
36
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: open_api-rspec
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ryan Hansen
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -156,14 +156,14 @@ dependencies:
|
|
156
156
|
requirements:
|
157
157
|
- - ">="
|
158
158
|
- !ruby/object:Gem::Version
|
159
|
-
version:
|
159
|
+
version: 0.1.1
|
160
160
|
type: :runtime
|
161
161
|
prerelease: false
|
162
162
|
version_requirements: !ruby/object:Gem::Requirement
|
163
163
|
requirements:
|
164
164
|
- - ">="
|
165
165
|
- !ruby/object:Gem::Version
|
166
|
-
version:
|
166
|
+
version: 0.1.1
|
167
167
|
- !ruby/object:Gem::Dependency
|
168
168
|
name: activesupport
|
169
169
|
requirement: !ruby/object:Gem::Requirement
|
@@ -227,8 +227,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
227
227
|
- !ruby/object:Gem::Version
|
228
228
|
version: '0'
|
229
229
|
requirements: []
|
230
|
-
|
231
|
-
rubygems_version: 2.7.7
|
230
|
+
rubygems_version: 3.0.2
|
232
231
|
signing_key:
|
233
232
|
specification_version: 4
|
234
233
|
summary: RSpec matchers and shared examples for OpenApi
|