istox 0.1.120 → 0.1.121

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a6fdaa4c5337520660c3bfedcf47d63c7773092439e23c40265227c5284f467d
4
- data.tar.gz: 42f695f32b11fd48cb08110ded342b581399a16b45e07da17cc4a9adadb11727
3
+ metadata.gz: d27888d635b9229df92ed4d90664ab6bc7044cb5331d2ff3c341e67d47cac231
4
+ data.tar.gz: 5a0775d137f02efe63ce485f3690ac931fe5d42b62a29a37579e4c767da62a5b
5
5
  SHA512:
6
- metadata.gz: 0b11f506154370f933fc191361959627ab87f0935fe6c89e55b09723219c3efeae156f1c7e0a7044ac29c7f34af8f4b59ccf99425d42168c7473ea8202e64179
7
- data.tar.gz: c7f12ffb9707da6a8f78d504afa410175d93ef966e020aceafd7e4e11f6db6da7636cd85520aba306116747c2971b03a9ac7d4430490fbf9e3fd00d1cfed2413
6
+ metadata.gz: e379ded62d5e5fd1a9ee839805449e5da2e78c54bd04b7ed1267e2b916b611b02b4a2fbb2f098ec63a6e20d0cf3f22a87fb52eb29c26fe574e6d02310c021ecb
7
+ data.tar.gz: 1d0a8bdd7c3fd33b33c69147dbb3e1551eebd692b217a70aace3d073c254d352719e77bb4bd5a15fcd4a1ea77fc31aed2c03fcf58735171f8603cc14d8952665
data/.gitignore CHANGED
@@ -1,4 +1,5 @@
1
1
  .rspec_status
2
2
  *.gem
3
3
  .idea/workspace.xml
4
+ vendor/
4
5
 
data/.idea/istox-gem.iml CHANGED
@@ -4,9 +4,1700 @@
4
4
  <shared />
5
5
  </component>
6
6
  <component name="NewModuleRootManager">
7
- <content url="file://$MODULE_DIR$" />
7
+ <content url="file://$MODULE_DIR$">
8
+ <excludeFolder url="file://$MODULE_DIR$/vendor" />
9
+ </content>
8
10
  <orderEntry type="inheritedJdk" />
9
11
  <orderEntry type="sourceFolder" forTests="false" />
10
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.16.6, RVM: ruby-2.5.3 [global]) [gem]" level="application" />
12
+ <orderEntry type="module-library">
13
+ <library name="actioncable (vbundled(5.2.2)) [path][gem]" type="rubylib">
14
+ <properties>
15
+ <option name="version" value="4" />
16
+ </properties>
17
+ <CLASSES>
18
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actioncable-5.2.2/lib" />
19
+ </CLASSES>
20
+ <SOURCES>
21
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actioncable-5.2.2/lib" />
22
+ </SOURCES>
23
+ </library>
24
+ </orderEntry>
25
+ <orderEntry type="module-library">
26
+ <library name="actionmailer (vbundled(5.2.2)) [path][gem]" type="rubylib">
27
+ <properties>
28
+ <option name="version" value="4" />
29
+ </properties>
30
+ <CLASSES>
31
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actionmailer-5.2.2/lib" />
32
+ </CLASSES>
33
+ <SOURCES>
34
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actionmailer-5.2.2/lib" />
35
+ </SOURCES>
36
+ </library>
37
+ </orderEntry>
38
+ <orderEntry type="module-library">
39
+ <library name="actionpack (vbundled(5.2.2)) [path][gem]" type="rubylib">
40
+ <properties>
41
+ <option name="version" value="4" />
42
+ </properties>
43
+ <CLASSES>
44
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actionpack-5.2.2/lib" />
45
+ </CLASSES>
46
+ <SOURCES>
47
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actionpack-5.2.2/lib" />
48
+ </SOURCES>
49
+ </library>
50
+ </orderEntry>
51
+ <orderEntry type="module-library">
52
+ <library name="actionview (vbundled(5.2.2)) [path][gem]" type="rubylib">
53
+ <properties>
54
+ <option name="version" value="4" />
55
+ </properties>
56
+ <CLASSES>
57
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actionview-5.2.2/lib" />
58
+ </CLASSES>
59
+ <SOURCES>
60
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/actionview-5.2.2/lib" />
61
+ </SOURCES>
62
+ </library>
63
+ </orderEntry>
64
+ <orderEntry type="module-library">
65
+ <library name="activejob (vbundled(5.2.2)) [path][gem]" type="rubylib">
66
+ <properties>
67
+ <option name="version" value="4" />
68
+ </properties>
69
+ <CLASSES>
70
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activejob-5.2.2/lib" />
71
+ </CLASSES>
72
+ <SOURCES>
73
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activejob-5.2.2/lib" />
74
+ </SOURCES>
75
+ </library>
76
+ </orderEntry>
77
+ <orderEntry type="module-library">
78
+ <library name="activemodel (vbundled(5.2.2)) [path][gem]" type="rubylib">
79
+ <properties>
80
+ <option name="version" value="4" />
81
+ </properties>
82
+ <CLASSES>
83
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activemodel-5.2.2/lib" />
84
+ </CLASSES>
85
+ <SOURCES>
86
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activemodel-5.2.2/lib" />
87
+ </SOURCES>
88
+ </library>
89
+ </orderEntry>
90
+ <orderEntry type="module-library">
91
+ <library name="activerecord (vbundled(5.2.2)) [path][gem]" type="rubylib">
92
+ <properties>
93
+ <option name="version" value="4" />
94
+ </properties>
95
+ <CLASSES>
96
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activerecord-5.2.2/lib" />
97
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activerecord-5.2.2/examples" />
98
+ </CLASSES>
99
+ <SOURCES>
100
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activerecord-5.2.2/lib" />
101
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activerecord-5.2.2/examples" />
102
+ </SOURCES>
103
+ <excluded>
104
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activerecord-5.2.2/examples" />
105
+ </excluded>
106
+ </library>
107
+ </orderEntry>
108
+ <orderEntry type="module-library">
109
+ <library name="activestorage (vbundled(5.2.2)) [path][gem]" type="rubylib">
110
+ <properties>
111
+ <option name="version" value="4" />
112
+ </properties>
113
+ <CLASSES>
114
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/db" />
115
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/app" />
116
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/lib" />
117
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/config" />
118
+ </CLASSES>
119
+ <SOURCES>
120
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/db" />
121
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/app" />
122
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/lib" />
123
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/config" />
124
+ </SOURCES>
125
+ <excluded>
126
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/db" />
127
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activestorage-5.2.2/config" />
128
+ </excluded>
129
+ </library>
130
+ </orderEntry>
131
+ <orderEntry type="module-library">
132
+ <library name="activesupport (vbundled(5.2.2)) [path][gem]" type="rubylib">
133
+ <properties>
134
+ <option name="version" value="4" />
135
+ </properties>
136
+ <CLASSES>
137
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activesupport-5.2.2/lib" />
138
+ </CLASSES>
139
+ <SOURCES>
140
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/activesupport-5.2.2/lib" />
141
+ </SOURCES>
142
+ </library>
143
+ </orderEntry>
144
+ <orderEntry type="module-library">
145
+ <library name="amq-protocol (vbundled(2.3.0)) [path][gem]" type="rubylib">
146
+ <properties>
147
+ <option name="version" value="4" />
148
+ </properties>
149
+ <CLASSES>
150
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/lib" />
151
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/spec" />
152
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/codegen" />
153
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/profiling" />
154
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/benchmarks" />
155
+ </CLASSES>
156
+ <SOURCES>
157
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/lib" />
158
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/spec" />
159
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/codegen" />
160
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/profiling" />
161
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/benchmarks" />
162
+ </SOURCES>
163
+ <excluded>
164
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/spec" />
165
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/codegen" />
166
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/profiling" />
167
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/amq-protocol-2.3.0/benchmarks" />
168
+ </excluded>
169
+ </library>
170
+ </orderEntry>
171
+ <orderEntry type="module-library">
172
+ <library name="arel (vbundled(9.0.0)) [path][gem]" type="rubylib">
173
+ <properties>
174
+ <option name="version" value="4" />
175
+ </properties>
176
+ <CLASSES>
177
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/arel-9.0.0/lib" />
178
+ </CLASSES>
179
+ <SOURCES>
180
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/arel-9.0.0/lib" />
181
+ </SOURCES>
182
+ </library>
183
+ </orderEntry>
184
+ <orderEntry type="module-library">
185
+ <library name="awesome_print (vbundled(1.8.0)) [path][gem]" type="rubylib">
186
+ <properties>
187
+ <option name="version" value="4" />
188
+ </properties>
189
+ <CLASSES>
190
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/awesome_print-1.8.0/lib" />
191
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/awesome_print-1.8.0/spec" />
192
+ </CLASSES>
193
+ <SOURCES>
194
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/awesome_print-1.8.0/lib" />
195
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/awesome_print-1.8.0/spec" />
196
+ </SOURCES>
197
+ <excluded>
198
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/awesome_print-1.8.0/spec" />
199
+ </excluded>
200
+ </library>
201
+ </orderEntry>
202
+ <orderEntry type="module-library">
203
+ <library name="aws-eventstream (vbundled(1.0.3)) [path][gem]" type="rubylib">
204
+ <properties>
205
+ <option name="version" value="4" />
206
+ </properties>
207
+ <CLASSES>
208
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/aws-eventstream-1.0.3/lib" />
209
+ </CLASSES>
210
+ <SOURCES>
211
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/aws-eventstream-1.0.3/lib" />
212
+ </SOURCES>
213
+ </library>
214
+ </orderEntry>
215
+ <orderEntry type="module-library">
216
+ <library name="aws-sigv4 (vbundled(1.1.0)) [path][gem]" type="rubylib">
217
+ <properties>
218
+ <option name="version" value="4" />
219
+ </properties>
220
+ <CLASSES>
221
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/aws-sigv4-1.1.0/lib" />
222
+ </CLASSES>
223
+ <SOURCES>
224
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/aws-sigv4-1.1.0/lib" />
225
+ </SOURCES>
226
+ </library>
227
+ </orderEntry>
228
+ <orderEntry type="module-library">
229
+ <library name="binding_of_caller (vbundled(0.8.0)) [path][gem]" type="rubylib">
230
+ <properties>
231
+ <option name="version" value="4" />
232
+ </properties>
233
+ <CLASSES>
234
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/ext" />
235
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/lib" />
236
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/test" />
237
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/examples" />
238
+ </CLASSES>
239
+ <SOURCES>
240
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/ext" />
241
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/lib" />
242
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/test" />
243
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/examples" />
244
+ </SOURCES>
245
+ <excluded>
246
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/ext" />
247
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/test" />
248
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/binding_of_caller-0.8.0/examples" />
249
+ </excluded>
250
+ </library>
251
+ </orderEntry>
252
+ <orderEntry type="module-library">
253
+ <library name="builder (vbundled(3.2.3)) [path][gem]" type="rubylib">
254
+ <properties>
255
+ <option name="version" value="4" />
256
+ </properties>
257
+ <CLASSES>
258
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/doc" />
259
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/lib" />
260
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/test" />
261
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/rakelib" />
262
+ </CLASSES>
263
+ <SOURCES>
264
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/doc" />
265
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/lib" />
266
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/test" />
267
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/rakelib" />
268
+ </SOURCES>
269
+ <excluded>
270
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/doc" />
271
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/test" />
272
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/builder-3.2.3/rakelib" />
273
+ </excluded>
274
+ </library>
275
+ </orderEntry>
276
+ <orderEntry type="module-library">
277
+ <library name="bullet (vbundled(5.7.6)) [path][gem]" type="rubylib">
278
+ <properties>
279
+ <option name="version" value="4" />
280
+ </properties>
281
+ <CLASSES>
282
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/lib" />
283
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/perf" />
284
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/spec" />
285
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/rails" />
286
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/tasks" />
287
+ </CLASSES>
288
+ <SOURCES>
289
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/lib" />
290
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/perf" />
291
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/spec" />
292
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/rails" />
293
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/tasks" />
294
+ </SOURCES>
295
+ <excluded>
296
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/perf" />
297
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/spec" />
298
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/rails" />
299
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bullet-5.7.6/tasks" />
300
+ </excluded>
301
+ </library>
302
+ </orderEntry>
303
+ <orderEntry type="module-library">
304
+ <library name="bunny (vbundled(2.14.3)) [path][gem]" type="rubylib">
305
+ <properties>
306
+ <option name="version" value="4" />
307
+ </properties>
308
+ <CLASSES>
309
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/lib" />
310
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/spec" />
311
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/docker" />
312
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/.github" />
313
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/examples" />
314
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/profiling" />
315
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/benchmarks" />
316
+ </CLASSES>
317
+ <SOURCES>
318
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/lib" />
319
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/spec" />
320
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/docker" />
321
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/.github" />
322
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/examples" />
323
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/profiling" />
324
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/benchmarks" />
325
+ </SOURCES>
326
+ <excluded>
327
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/spec" />
328
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/docker" />
329
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/.github" />
330
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/examples" />
331
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/profiling" />
332
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/bunny-2.14.3/benchmarks" />
333
+ </excluded>
334
+ </library>
335
+ </orderEntry>
336
+ <orderEntry type="module-library">
337
+ <library name="concurrent-ruby (vbundled(1.1.4)) [path][gem]" type="rubylib">
338
+ <properties>
339
+ <option name="version" value="4" />
340
+ </properties>
341
+ <CLASSES>
342
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext" />
343
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib" />
344
+ </CLASSES>
345
+ <SOURCES>
346
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext" />
347
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib" />
348
+ </SOURCES>
349
+ <excluded>
350
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext" />
351
+ </excluded>
352
+ </library>
353
+ </orderEntry>
354
+ <orderEntry type="module-library">
355
+ <library name="crass (vbundled(1.0.4)) [path][gem]" type="rubylib">
356
+ <properties>
357
+ <option name="version" value="4" />
358
+ </properties>
359
+ <CLASSES>
360
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/crass-1.0.4/lib" />
361
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/crass-1.0.4/test" />
362
+ </CLASSES>
363
+ <SOURCES>
364
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/crass-1.0.4/lib" />
365
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/crass-1.0.4/test" />
366
+ </SOURCES>
367
+ <excluded>
368
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/crass-1.0.4/test" />
369
+ </excluded>
370
+ </library>
371
+ </orderEntry>
372
+ <orderEntry type="module-library">
373
+ <library name="database_cleaner (vbundled(1.6.2)) [path][gem]" type="rubylib">
374
+ <properties>
375
+ <option name="version" value="4" />
376
+ </properties>
377
+ <CLASSES>
378
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/lib" />
379
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/spec" />
380
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/examples" />
381
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/features" />
382
+ </CLASSES>
383
+ <SOURCES>
384
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/lib" />
385
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/spec" />
386
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/examples" />
387
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/features" />
388
+ </SOURCES>
389
+ <excluded>
390
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/spec" />
391
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/database_cleaner-1.6.2/examples" />
392
+ </excluded>
393
+ </library>
394
+ </orderEntry>
395
+ <orderEntry type="module-library">
396
+ <library name="debug_inspector (vbundled(0.0.3)) [path][gem]" type="rubylib">
397
+ <properties>
398
+ <option name="version" value="4" />
399
+ </properties>
400
+ <CLASSES>
401
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/ext" />
402
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/lib" />
403
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/test" />
404
+ </CLASSES>
405
+ <SOURCES>
406
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/ext" />
407
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/lib" />
408
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/test" />
409
+ </SOURCES>
410
+ <excluded>
411
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/ext" />
412
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/debug_inspector-0.0.3/test" />
413
+ </excluded>
414
+ </library>
415
+ </orderEntry>
416
+ <orderEntry type="module-library">
417
+ <library name="diff-lcs (vbundled(1.3)) [path][gem]" type="rubylib">
418
+ <properties>
419
+ <option name="version" value="4" />
420
+ </properties>
421
+ <CLASSES>
422
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/bin" />
423
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/lib" />
424
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/docs" />
425
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/spec" />
426
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/autotest" />
427
+ </CLASSES>
428
+ <SOURCES>
429
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/bin" />
430
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/lib" />
431
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/docs" />
432
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/spec" />
433
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/autotest" />
434
+ </SOURCES>
435
+ <excluded>
436
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/bin" />
437
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/docs" />
438
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/spec" />
439
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/diff-lcs-1.3/autotest" />
440
+ </excluded>
441
+ </library>
442
+ </orderEntry>
443
+ <orderEntry type="module-library">
444
+ <library name="erubi (vbundled(1.8.0)) [path][gem]" type="rubylib">
445
+ <properties>
446
+ <option name="version" value="4" />
447
+ </properties>
448
+ <CLASSES>
449
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/erubi-1.8.0/lib" />
450
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/erubi-1.8.0/test" />
451
+ </CLASSES>
452
+ <SOURCES>
453
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/erubi-1.8.0/lib" />
454
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/erubi-1.8.0/test" />
455
+ </SOURCES>
456
+ <excluded>
457
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/erubi-1.8.0/test" />
458
+ </excluded>
459
+ </library>
460
+ </orderEntry>
461
+ <orderEntry type="module-library">
462
+ <library name="factory_bot (vbundled(4.8.2)) [path][gem]" type="rubylib">
463
+ <properties>
464
+ <option name="version" value="4" />
465
+ </properties>
466
+ <CLASSES>
467
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot-4.8.2/lib" />
468
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot-4.8.2/gemfiles" />
469
+ </CLASSES>
470
+ <SOURCES>
471
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot-4.8.2/lib" />
472
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot-4.8.2/gemfiles" />
473
+ </SOURCES>
474
+ <excluded>
475
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot-4.8.2/gemfiles" />
476
+ </excluded>
477
+ </library>
478
+ </orderEntry>
479
+ <orderEntry type="module-library">
480
+ <library name="factory_bot_rails (vbundled(4.8.2)) [path][gem]" type="rubylib">
481
+ <properties>
482
+ <option name="version" value="4" />
483
+ </properties>
484
+ <CLASSES>
485
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/bin" />
486
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/lib" />
487
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/tmp" />
488
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/features" />
489
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/gemfiles" />
490
+ </CLASSES>
491
+ <SOURCES>
492
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/bin" />
493
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/lib" />
494
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/tmp" />
495
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/features" />
496
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/gemfiles" />
497
+ </SOURCES>
498
+ <excluded>
499
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/bin" />
500
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/tmp" />
501
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/factory_bot_rails-4.8.2/gemfiles" />
502
+ </excluded>
503
+ </library>
504
+ </orderEntry>
505
+ <orderEntry type="module-library">
506
+ <library name="faker (vbundled(1.7.3)) [path][gem]" type="rubylib">
507
+ <properties>
508
+ <option name="version" value="4" />
509
+ </properties>
510
+ <CLASSES>
511
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faker-1.7.3/lib" />
512
+ </CLASSES>
513
+ <SOURCES>
514
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faker-1.7.3/lib" />
515
+ </SOURCES>
516
+ </library>
517
+ </orderEntry>
518
+ <orderEntry type="module-library">
519
+ <library name="fakeredis (vbundled(0.7.0)) [path][gem]" type="rubylib">
520
+ <properties>
521
+ <option name="version" value="4" />
522
+ </properties>
523
+ <CLASSES>
524
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/lib" />
525
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/spec" />
526
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/gemfiles" />
527
+ </CLASSES>
528
+ <SOURCES>
529
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/lib" />
530
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/spec" />
531
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/gemfiles" />
532
+ </SOURCES>
533
+ <excluded>
534
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/spec" />
535
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/fakeredis-0.7.0/gemfiles" />
536
+ </excluded>
537
+ </library>
538
+ </orderEntry>
539
+ <orderEntry type="module-library">
540
+ <library name="faraday (vbundled(0.17.3)) [path][gem]" type="rubylib">
541
+ <properties>
542
+ <option name="version" value="4" />
543
+ </properties>
544
+ <CLASSES>
545
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/lib" />
546
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/spec" />
547
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/test" />
548
+ </CLASSES>
549
+ <SOURCES>
550
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/lib" />
551
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/spec" />
552
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/test" />
553
+ </SOURCES>
554
+ <excluded>
555
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/spec" />
556
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday-0.17.3/test" />
557
+ </excluded>
558
+ </library>
559
+ </orderEntry>
560
+ <orderEntry type="module-library">
561
+ <library name="faraday_middleware (vbundled(0.14.0)) [path][gem]" type="rubylib">
562
+ <properties>
563
+ <option name="version" value="4" />
564
+ </properties>
565
+ <CLASSES>
566
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday_middleware-0.14.0/lib" />
567
+ </CLASSES>
568
+ <SOURCES>
569
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/faraday_middleware-0.14.0/lib" />
570
+ </SOURCES>
571
+ </library>
572
+ </orderEntry>
573
+ <orderEntry type="module-library">
574
+ <library name="ffi (vbundled(1.12.2)) [path][gem]" type="rubylib">
575
+ <properties>
576
+ <option name="version" value="4" />
577
+ </properties>
578
+ <CLASSES>
579
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/ext" />
580
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/lib" />
581
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/samples" />
582
+ </CLASSES>
583
+ <SOURCES>
584
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/ext" />
585
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/lib" />
586
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/samples" />
587
+ </SOURCES>
588
+ <excluded>
589
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/ext" />
590
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ffi-1.12.2/samples" />
591
+ </excluded>
592
+ </library>
593
+ </orderEntry>
594
+ <orderEntry type="module-library">
595
+ <library name="globalid (vbundled(0.4.2)) [path][gem]" type="rubylib">
596
+ <properties>
597
+ <option name="version" value="4" />
598
+ </properties>
599
+ <CLASSES>
600
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/globalid-0.4.2/lib" />
601
+ </CLASSES>
602
+ <SOURCES>
603
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/globalid-0.4.2/lib" />
604
+ </SOURCES>
605
+ </library>
606
+ </orderEntry>
607
+ <orderEntry type="module-library">
608
+ <library name="google-protobuf (vbundled(3.11.3)) [path][gem]" type="rubylib">
609
+ <properties>
610
+ <option name="version" value="4" />
611
+ </properties>
612
+ <CLASSES>
613
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/ext" />
614
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/lib" />
615
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/tests" />
616
+ </CLASSES>
617
+ <SOURCES>
618
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/ext" />
619
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/lib" />
620
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/tests" />
621
+ </SOURCES>
622
+ <excluded>
623
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/ext" />
624
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/google-protobuf-3.11.3-universal-darwin/tests" />
625
+ </excluded>
626
+ </library>
627
+ </orderEntry>
628
+ <orderEntry type="module-library">
629
+ <library name="googleapis-common-protos-types (vbundled(1.0.4)) [path][gem]" type="rubylib">
630
+ <properties>
631
+ <option name="version" value="4" />
632
+ </properties>
633
+ <CLASSES>
634
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/googleapis-common-protos-types-1.0.4/lib" />
635
+ </CLASSES>
636
+ <SOURCES>
637
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/googleapis-common-protos-types-1.0.4/lib" />
638
+ </SOURCES>
639
+ </library>
640
+ </orderEntry>
641
+ <orderEntry type="module-library">
642
+ <library name="graphlient (vbundled(0.3.7)) [path][gem]" type="rubylib">
643
+ <properties>
644
+ <option name="version" value="4" />
645
+ </properties>
646
+ <CLASSES>
647
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphlient-0.3.7/lib" />
648
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphlient-0.3.7/spec" />
649
+ </CLASSES>
650
+ <SOURCES>
651
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphlient-0.3.7/lib" />
652
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphlient-0.3.7/spec" />
653
+ </SOURCES>
654
+ <excluded>
655
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphlient-0.3.7/spec" />
656
+ </excluded>
657
+ </library>
658
+ </orderEntry>
659
+ <orderEntry type="module-library">
660
+ <library name="graphql (vbundled(1.10.2)) [path][gem]" type="rubylib">
661
+ <properties>
662
+ <option name="version" value="4" />
663
+ </properties>
664
+ <CLASSES>
665
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphql-1.10.2/lib" />
666
+ </CLASSES>
667
+ <SOURCES>
668
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphql-1.10.2/lib" />
669
+ </SOURCES>
670
+ </library>
671
+ </orderEntry>
672
+ <orderEntry type="module-library">
673
+ <library name="graphql-client (vbundled(0.16.0)) [path][gem]" type="rubylib">
674
+ <properties>
675
+ <option name="version" value="4" />
676
+ </properties>
677
+ <CLASSES>
678
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphql-client-0.16.0/lib" />
679
+ </CLASSES>
680
+ <SOURCES>
681
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/graphql-client-0.16.0/lib" />
682
+ </SOURCES>
683
+ </library>
684
+ </orderEntry>
685
+ <orderEntry type="module-library">
686
+ <library name="grpc (vbundled(1.26.0)) [path][gem]" type="rubylib">
687
+ <properties>
688
+ <option name="version" value="4" />
689
+ </properties>
690
+ <CLASSES>
691
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-1.26.0-universal-darwin/etc" />
692
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-1.26.0-universal-darwin/src" />
693
+ </CLASSES>
694
+ <SOURCES>
695
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-1.26.0-universal-darwin/etc" />
696
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-1.26.0-universal-darwin/src" />
697
+ </SOURCES>
698
+ <excluded>
699
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-1.26.0-universal-darwin/etc" />
700
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-1.26.0-universal-darwin/src" />
701
+ </excluded>
702
+ </library>
703
+ </orderEntry>
704
+ <orderEntry type="module-library">
705
+ <library name="grpc-tools (vbundled(1.26.0)) [path][gem]" type="rubylib">
706
+ <properties>
707
+ <option name="version" value="4" />
708
+ </properties>
709
+ <CLASSES>
710
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-tools-1.26.0/bin" />
711
+ </CLASSES>
712
+ <SOURCES>
713
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-tools-1.26.0/bin" />
714
+ </SOURCES>
715
+ <excluded>
716
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/grpc-tools-1.26.0/bin" />
717
+ </excluded>
718
+ </library>
719
+ </orderEntry>
720
+ <orderEntry type="module-library">
721
+ <library name="gruf (vbundled(2.7.1)) [path][gem]" type="rubylib">
722
+ <properties>
723
+ <option name="version" value="4" />
724
+ </properties>
725
+ <CLASSES>
726
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/gruf-2.7.1/bin" />
727
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/gruf-2.7.1/lib" />
728
+ </CLASSES>
729
+ <SOURCES>
730
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/gruf-2.7.1/bin" />
731
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/gruf-2.7.1/lib" />
732
+ </SOURCES>
733
+ <excluded>
734
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/gruf-2.7.1/bin" />
735
+ </excluded>
736
+ </library>
737
+ </orderEntry>
738
+ <orderEntry type="module-library">
739
+ <library name="hashie (vbundled(3.5.7)) [path][gem]" type="rubylib">
740
+ <properties>
741
+ <option name="version" value="4" />
742
+ </properties>
743
+ <CLASSES>
744
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/hashie-3.5.7/lib" />
745
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/hashie-3.5.7/spec" />
746
+ </CLASSES>
747
+ <SOURCES>
748
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/hashie-3.5.7/lib" />
749
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/hashie-3.5.7/spec" />
750
+ </SOURCES>
751
+ <excluded>
752
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/hashie-3.5.7/spec" />
753
+ </excluded>
754
+ </library>
755
+ </orderEntry>
756
+ <orderEntry type="module-library">
757
+ <library name="i18n (vbundled(0.9.5)) [path][gem]" type="rubylib">
758
+ <properties>
759
+ <option name="version" value="4" />
760
+ </properties>
761
+ <CLASSES>
762
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/lib" />
763
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/test" />
764
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/gemfiles" />
765
+ </CLASSES>
766
+ <SOURCES>
767
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/lib" />
768
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/test" />
769
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/gemfiles" />
770
+ </SOURCES>
771
+ <excluded>
772
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/test" />
773
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/i18n-0.9.5/gemfiles" />
774
+ </excluded>
775
+ </library>
776
+ </orderEntry>
777
+ <orderEntry type="module-library">
778
+ <library name="istox_gruf (vbundled(2.7.1)) [path][gem]" type="rubylib">
779
+ <properties>
780
+ <option name="version" value="4" />
781
+ </properties>
782
+ <CLASSES>
783
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/istox_gruf-2.7.1/bin" />
784
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/istox_gruf-2.7.1/lib" />
785
+ </CLASSES>
786
+ <SOURCES>
787
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/istox_gruf-2.7.1/bin" />
788
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/istox_gruf-2.7.1/lib" />
789
+ </SOURCES>
790
+ <excluded>
791
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/istox_gruf-2.7.1/bin" />
792
+ </excluded>
793
+ </library>
794
+ </orderEntry>
795
+ <orderEntry type="module-library">
796
+ <library name="listen (vbundled(3.0.8)) [path][gem]" type="rubylib">
797
+ <properties>
798
+ <option name="version" value="4" />
799
+ </properties>
800
+ <CLASSES>
801
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/listen-3.0.8/bin" />
802
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/listen-3.0.8/lib" />
803
+ </CLASSES>
804
+ <SOURCES>
805
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/listen-3.0.8/bin" />
806
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/listen-3.0.8/lib" />
807
+ </SOURCES>
808
+ <excluded>
809
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/listen-3.0.8/bin" />
810
+ </excluded>
811
+ </library>
812
+ </orderEntry>
813
+ <orderEntry type="module-library">
814
+ <library name="loofah (vbundled(2.2.3)) [path][gem]" type="rubylib">
815
+ <properties>
816
+ <option name="version" value="4" />
817
+ </properties>
818
+ <CLASSES>
819
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/lib" />
820
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/test" />
821
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/benchmark" />
822
+ </CLASSES>
823
+ <SOURCES>
824
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/lib" />
825
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/test" />
826
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/benchmark" />
827
+ </SOURCES>
828
+ <excluded>
829
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/test" />
830
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/loofah-2.2.3/benchmark" />
831
+ </excluded>
832
+ </library>
833
+ </orderEntry>
834
+ <orderEntry type="module-library">
835
+ <library name="mail (vbundled(2.7.1)) [path][gem]" type="rubylib">
836
+ <properties>
837
+ <option name="version" value="4" />
838
+ </properties>
839
+ <CLASSES>
840
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mail-2.7.1/lib" />
841
+ </CLASSES>
842
+ <SOURCES>
843
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mail-2.7.1/lib" />
844
+ </SOURCES>
845
+ </library>
846
+ </orderEntry>
847
+ <orderEntry type="module-library">
848
+ <library name="marcel (vbundled(0.3.3)) [path][gem]" type="rubylib">
849
+ <properties>
850
+ <option name="version" value="4" />
851
+ </properties>
852
+ <CLASSES>
853
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/marcel-0.3.3/lib" />
854
+ </CLASSES>
855
+ <SOURCES>
856
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/marcel-0.3.3/lib" />
857
+ </SOURCES>
858
+ </library>
859
+ </orderEntry>
860
+ <orderEntry type="module-library">
861
+ <library name="method_source (vbundled(0.9.2)) [path][gem]" type="rubylib">
862
+ <properties>
863
+ <option name="version" value="4" />
864
+ </properties>
865
+ <CLASSES>
866
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/method_source-0.9.2/lib" />
867
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/method_source-0.9.2/spec" />
868
+ </CLASSES>
869
+ <SOURCES>
870
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/method_source-0.9.2/lib" />
871
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/method_source-0.9.2/spec" />
872
+ </SOURCES>
873
+ <excluded>
874
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/method_source-0.9.2/spec" />
875
+ </excluded>
876
+ </library>
877
+ </orderEntry>
878
+ <orderEntry type="module-library">
879
+ <library name="mimemagic (vbundled(0.3.3)) [path][gem]" type="rubylib">
880
+ <properties>
881
+ <option name="version" value="4" />
882
+ </properties>
883
+ <CLASSES>
884
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/lib" />
885
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/test" />
886
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/script" />
887
+ </CLASSES>
888
+ <SOURCES>
889
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/lib" />
890
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/test" />
891
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/script" />
892
+ </SOURCES>
893
+ <excluded>
894
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/test" />
895
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mimemagic-0.3.3/script" />
896
+ </excluded>
897
+ </library>
898
+ </orderEntry>
899
+ <orderEntry type="module-library">
900
+ <library name="mini_mime (vbundled(1.0.1)) [path][gem]" type="rubylib">
901
+ <properties>
902
+ <option name="version" value="4" />
903
+ </properties>
904
+ <CLASSES>
905
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/bin" />
906
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/lib" />
907
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/bench" />
908
+ </CLASSES>
909
+ <SOURCES>
910
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/bin" />
911
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/lib" />
912
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/bench" />
913
+ </SOURCES>
914
+ <excluded>
915
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/bin" />
916
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_mime-1.0.1/bench" />
917
+ </excluded>
918
+ </library>
919
+ </orderEntry>
920
+ <orderEntry type="module-library">
921
+ <library name="mini_portile2 (vbundled(2.4.0)) [path][gem]" type="rubylib">
922
+ <properties>
923
+ <option name="version" value="4" />
924
+ </properties>
925
+ <CLASSES>
926
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/lib" />
927
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/test" />
928
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/concourse" />
929
+ </CLASSES>
930
+ <SOURCES>
931
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/lib" />
932
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/test" />
933
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/concourse" />
934
+ </SOURCES>
935
+ <excluded>
936
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/test" />
937
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/mini_portile2-2.4.0/concourse" />
938
+ </excluded>
939
+ </library>
940
+ </orderEntry>
941
+ <orderEntry type="module-library">
942
+ <library name="minitest (vbundled(5.11.3)) [path][gem]" type="rubylib">
943
+ <properties>
944
+ <option name="version" value="4" />
945
+ </properties>
946
+ <CLASSES>
947
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/minitest-5.11.3/lib" />
948
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/minitest-5.11.3/test" />
949
+ </CLASSES>
950
+ <SOURCES>
951
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/minitest-5.11.3/lib" />
952
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/minitest-5.11.3/test" />
953
+ </SOURCES>
954
+ <excluded>
955
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/minitest-5.11.3/test" />
956
+ </excluded>
957
+ </library>
958
+ </orderEntry>
959
+ <orderEntry type="module-library">
960
+ <library name="multipart-post (vbundled(2.1.1)) [path][gem]" type="rubylib">
961
+ <properties>
962
+ <option name="version" value="4" />
963
+ </properties>
964
+ <CLASSES>
965
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/multipart-post-2.1.1/lib" />
966
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/multipart-post-2.1.1/spec" />
967
+ </CLASSES>
968
+ <SOURCES>
969
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/multipart-post-2.1.1/lib" />
970
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/multipart-post-2.1.1/spec" />
971
+ </SOURCES>
972
+ <excluded>
973
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/multipart-post-2.1.1/spec" />
974
+ </excluded>
975
+ </library>
976
+ </orderEntry>
977
+ <orderEntry type="module-library">
978
+ <library name="nio4r (vbundled(2.3.1)) [path][gem]" type="rubylib">
979
+ <properties>
980
+ <option name="version" value="4" />
981
+ </properties>
982
+ <CLASSES>
983
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/ext" />
984
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/lib" />
985
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/spec" />
986
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/tasks" />
987
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/examples" />
988
+ </CLASSES>
989
+ <SOURCES>
990
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/ext" />
991
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/lib" />
992
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/spec" />
993
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/tasks" />
994
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/examples" />
995
+ </SOURCES>
996
+ <excluded>
997
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/ext" />
998
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/spec" />
999
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/tasks" />
1000
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nio4r-2.3.1/examples" />
1001
+ </excluded>
1002
+ </library>
1003
+ </orderEntry>
1004
+ <orderEntry type="module-library">
1005
+ <library name="nokogiri (vbundled(1.10.1)) [path][gem]" type="rubylib">
1006
+ <properties>
1007
+ <option name="version" value="4" />
1008
+ </properties>
1009
+ <CLASSES>
1010
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/bin" />
1011
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/ext" />
1012
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/lib" />
1013
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/patches" />
1014
+ </CLASSES>
1015
+ <SOURCES>
1016
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/bin" />
1017
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/ext" />
1018
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/lib" />
1019
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/patches" />
1020
+ </SOURCES>
1021
+ <excluded>
1022
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/bin" />
1023
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/ext" />
1024
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/nokogiri-1.10.1/patches" />
1025
+ </excluded>
1026
+ </library>
1027
+ </orderEntry>
1028
+ <orderEntry type="module-library">
1029
+ <library name="oj (vbundled(3.10.2)) [path][gem]" type="rubylib">
1030
+ <properties>
1031
+ <option name="version" value="4" />
1032
+ </properties>
1033
+ <CLASSES>
1034
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/ext" />
1035
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/lib" />
1036
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/test" />
1037
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/pages" />
1038
+ </CLASSES>
1039
+ <SOURCES>
1040
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/ext" />
1041
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/lib" />
1042
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/test" />
1043
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/pages" />
1044
+ </SOURCES>
1045
+ <excluded>
1046
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/ext" />
1047
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/test" />
1048
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/oj-3.10.2/pages" />
1049
+ </excluded>
1050
+ </library>
1051
+ </orderEntry>
1052
+ <orderEntry type="module-library">
1053
+ <library name="ougai (vbundled(1.8.2)) [path][gem]" type="rubylib">
1054
+ <properties>
1055
+ <option name="version" value="4" />
1056
+ </properties>
1057
+ <CLASSES>
1058
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ougai-1.8.2/lib" />
1059
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ougai-1.8.2/spec" />
1060
+ </CLASSES>
1061
+ <SOURCES>
1062
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ougai-1.8.2/lib" />
1063
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ougai-1.8.2/spec" />
1064
+ </SOURCES>
1065
+ <excluded>
1066
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/ougai-1.8.2/spec" />
1067
+ </excluded>
1068
+ </library>
1069
+ </orderEntry>
1070
+ <orderEntry type="module-library">
1071
+ <library name="paranoia (vbundled(2.4.2)) [path][gem]" type="rubylib">
1072
+ <properties>
1073
+ <option name="version" value="4" />
1074
+ </properties>
1075
+ <CLASSES>
1076
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/paranoia-2.4.2/lib" />
1077
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/paranoia-2.4.2/test" />
1078
+ </CLASSES>
1079
+ <SOURCES>
1080
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/paranoia-2.4.2/lib" />
1081
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/paranoia-2.4.2/test" />
1082
+ </SOURCES>
1083
+ <excluded>
1084
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/paranoia-2.4.2/test" />
1085
+ </excluded>
1086
+ </library>
1087
+ </orderEntry>
1088
+ <orderEntry type="module-library">
1089
+ <library name="rack (vbundled(2.0.6)) [path][gem]" type="rubylib">
1090
+ <properties>
1091
+ <option name="version" value="4" />
1092
+ </properties>
1093
+ <CLASSES>
1094
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/bin" />
1095
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/lib" />
1096
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/test" />
1097
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/contrib" />
1098
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/example" />
1099
+ </CLASSES>
1100
+ <SOURCES>
1101
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/bin" />
1102
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/lib" />
1103
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/test" />
1104
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/contrib" />
1105
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/example" />
1106
+ </SOURCES>
1107
+ <excluded>
1108
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/bin" />
1109
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/test" />
1110
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/contrib" />
1111
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-2.0.6/example" />
1112
+ </excluded>
1113
+ </library>
1114
+ </orderEntry>
1115
+ <orderEntry type="module-library">
1116
+ <library name="rack-test (vbundled(1.1.0)) [path][gem]" type="rubylib">
1117
+ <properties>
1118
+ <option name="version" value="4" />
1119
+ </properties>
1120
+ <CLASSES>
1121
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-test-1.1.0/lib" />
1122
+ </CLASSES>
1123
+ <SOURCES>
1124
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rack-test-1.1.0/lib" />
1125
+ </SOURCES>
1126
+ </library>
1127
+ </orderEntry>
1128
+ <orderEntry type="module-library">
1129
+ <library name="rails (vbundled(5.2.2)) [path][gem]" type="rubylib">
1130
+ <properties>
1131
+ <option name="version" value="4" />
1132
+ </properties>
1133
+ <CLASSES />
1134
+ <SOURCES />
1135
+ </library>
1136
+ </orderEntry>
1137
+ <orderEntry type="module-library">
1138
+ <library name="rails-dom-testing (vbundled(2.0.3)) [path][gem]" type="rubylib">
1139
+ <properties>
1140
+ <option name="version" value="4" />
1141
+ </properties>
1142
+ <CLASSES>
1143
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-dom-testing-2.0.3/lib" />
1144
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-dom-testing-2.0.3/test" />
1145
+ </CLASSES>
1146
+ <SOURCES>
1147
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-dom-testing-2.0.3/lib" />
1148
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-dom-testing-2.0.3/test" />
1149
+ </SOURCES>
1150
+ <excluded>
1151
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-dom-testing-2.0.3/test" />
1152
+ </excluded>
1153
+ </library>
1154
+ </orderEntry>
1155
+ <orderEntry type="module-library">
1156
+ <library name="rails-html-sanitizer (vbundled(1.0.4)) [path][gem]" type="rubylib">
1157
+ <properties>
1158
+ <option name="version" value="4" />
1159
+ </properties>
1160
+ <CLASSES>
1161
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-html-sanitizer-1.0.4/lib" />
1162
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-html-sanitizer-1.0.4/test" />
1163
+ </CLASSES>
1164
+ <SOURCES>
1165
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-html-sanitizer-1.0.4/lib" />
1166
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-html-sanitizer-1.0.4/test" />
1167
+ </SOURCES>
1168
+ <excluded>
1169
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rails-html-sanitizer-1.0.4/test" />
1170
+ </excluded>
1171
+ </library>
1172
+ </orderEntry>
1173
+ <orderEntry type="module-library">
1174
+ <library name="railties (vbundled(5.2.2)) [path][gem]" type="rubylib">
1175
+ <properties>
1176
+ <option name="version" value="4" />
1177
+ </properties>
1178
+ <CLASSES>
1179
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/railties-5.2.2/exe" />
1180
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/railties-5.2.2/lib" />
1181
+ </CLASSES>
1182
+ <SOURCES>
1183
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/railties-5.2.2/exe" />
1184
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/railties-5.2.2/lib" />
1185
+ </SOURCES>
1186
+ <excluded>
1187
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/railties-5.2.2/exe" />
1188
+ </excluded>
1189
+ </library>
1190
+ </orderEntry>
1191
+ <orderEntry type="module-library">
1192
+ <library name="rake (vbundled(10.5.0)) [path][gem]" type="rubylib">
1193
+ <properties>
1194
+ <option name="version" value="4" />
1195
+ </properties>
1196
+ <CLASSES>
1197
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/bin" />
1198
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/doc" />
1199
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/lib" />
1200
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/test" />
1201
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/rakelib" />
1202
+ </CLASSES>
1203
+ <SOURCES>
1204
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/bin" />
1205
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/doc" />
1206
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/lib" />
1207
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/test" />
1208
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/rakelib" />
1209
+ </SOURCES>
1210
+ <excluded>
1211
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/bin" />
1212
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/doc" />
1213
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/test" />
1214
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rake-10.5.0/rakelib" />
1215
+ </excluded>
1216
+ </library>
1217
+ </orderEntry>
1218
+ <orderEntry type="module-library">
1219
+ <library name="rb-fsevent (vbundled(0.10.3)) [path][gem]" type="rubylib">
1220
+ <properties>
1221
+ <option name="version" value="4" />
1222
+ </properties>
1223
+ <CLASSES>
1224
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/bin" />
1225
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext" />
1226
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/lib" />
1227
+ </CLASSES>
1228
+ <SOURCES>
1229
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/bin" />
1230
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext" />
1231
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/lib" />
1232
+ </SOURCES>
1233
+ <excluded>
1234
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/bin" />
1235
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext" />
1236
+ </excluded>
1237
+ </library>
1238
+ </orderEntry>
1239
+ <orderEntry type="module-library">
1240
+ <library name="rb-inotify (vbundled(0.10.1)) [path][gem]" type="rubylib">
1241
+ <properties>
1242
+ <option name="version" value="4" />
1243
+ </properties>
1244
+ <CLASSES>
1245
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-inotify-0.10.1/lib" />
1246
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-inotify-0.10.1/spec" />
1247
+ </CLASSES>
1248
+ <SOURCES>
1249
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-inotify-0.10.1/lib" />
1250
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-inotify-0.10.1/spec" />
1251
+ </SOURCES>
1252
+ <excluded>
1253
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rb-inotify-0.10.1/spec" />
1254
+ </excluded>
1255
+ </library>
1256
+ </orderEntry>
1257
+ <orderEntry type="module-library">
1258
+ <library name="redis (vbundled(4.1.3)) [path][gem]" type="rubylib">
1259
+ <properties>
1260
+ <option name="version" value="4" />
1261
+ </properties>
1262
+ <CLASSES>
1263
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-4.1.3/lib" />
1264
+ </CLASSES>
1265
+ <SOURCES>
1266
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-4.1.3/lib" />
1267
+ </SOURCES>
1268
+ </library>
1269
+ </orderEntry>
1270
+ <orderEntry type="module-library">
1271
+ <library name="redis-actionpack (vbundled(5.1.0)) [path][gem]" type="rubylib">
1272
+ <properties>
1273
+ <option name="version" value="4" />
1274
+ </properties>
1275
+ <CLASSES>
1276
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-actionpack-5.1.0/lib" />
1277
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-actionpack-5.1.0/test" />
1278
+ </CLASSES>
1279
+ <SOURCES>
1280
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-actionpack-5.1.0/lib" />
1281
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-actionpack-5.1.0/test" />
1282
+ </SOURCES>
1283
+ <excluded>
1284
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-actionpack-5.1.0/test" />
1285
+ </excluded>
1286
+ </library>
1287
+ </orderEntry>
1288
+ <orderEntry type="module-library">
1289
+ <library name="redis-activesupport (vbundled(5.2.0)) [path][gem]" type="rubylib">
1290
+ <properties>
1291
+ <option name="version" value="4" />
1292
+ </properties>
1293
+ <CLASSES>
1294
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/lib" />
1295
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/test" />
1296
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/gemfiles" />
1297
+ </CLASSES>
1298
+ <SOURCES>
1299
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/lib" />
1300
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/test" />
1301
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/gemfiles" />
1302
+ </SOURCES>
1303
+ <excluded>
1304
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/test" />
1305
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-activesupport-5.2.0/gemfiles" />
1306
+ </excluded>
1307
+ </library>
1308
+ </orderEntry>
1309
+ <orderEntry type="module-library">
1310
+ <library name="redis-namespace (vbundled(1.7.0)) [path][gem]" type="rubylib">
1311
+ <properties>
1312
+ <option name="version" value="4" />
1313
+ </properties>
1314
+ <CLASSES>
1315
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-namespace-1.7.0/lib" />
1316
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-namespace-1.7.0/spec" />
1317
+ </CLASSES>
1318
+ <SOURCES>
1319
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-namespace-1.7.0/lib" />
1320
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-namespace-1.7.0/spec" />
1321
+ </SOURCES>
1322
+ <excluded>
1323
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-namespace-1.7.0/spec" />
1324
+ </excluded>
1325
+ </library>
1326
+ </orderEntry>
1327
+ <orderEntry type="module-library">
1328
+ <library name="redis-rack (vbundled(2.0.6)) [path][gem]" type="rubylib">
1329
+ <properties>
1330
+ <option name="version" value="4" />
1331
+ </properties>
1332
+ <CLASSES>
1333
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/bin" />
1334
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/lib" />
1335
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/test" />
1336
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/.github" />
1337
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/gemfiles" />
1338
+ </CLASSES>
1339
+ <SOURCES>
1340
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/bin" />
1341
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/lib" />
1342
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/test" />
1343
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/.github" />
1344
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/gemfiles" />
1345
+ </SOURCES>
1346
+ <excluded>
1347
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/bin" />
1348
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/test" />
1349
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/.github" />
1350
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rack-2.0.6/gemfiles" />
1351
+ </excluded>
1352
+ </library>
1353
+ </orderEntry>
1354
+ <orderEntry type="module-library">
1355
+ <library name="redis-rails (vbundled(5.0.2)) [path][gem]" type="rubylib">
1356
+ <properties>
1357
+ <option name="version" value="4" />
1358
+ </properties>
1359
+ <CLASSES>
1360
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rails-5.0.2/lib" />
1361
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rails-5.0.2/test" />
1362
+ </CLASSES>
1363
+ <SOURCES>
1364
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rails-5.0.2/lib" />
1365
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rails-5.0.2/test" />
1366
+ </SOURCES>
1367
+ <excluded>
1368
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-rails-5.0.2/test" />
1369
+ </excluded>
1370
+ </library>
1371
+ </orderEntry>
1372
+ <orderEntry type="module-library">
1373
+ <library name="redis-store (vbundled(1.8.1)) [path][gem]" type="rubylib">
1374
+ <properties>
1375
+ <option name="version" value="4" />
1376
+ </properties>
1377
+ <CLASSES>
1378
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/lib" />
1379
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/test" />
1380
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/.github" />
1381
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/gemfiles" />
1382
+ </CLASSES>
1383
+ <SOURCES>
1384
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/lib" />
1385
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/test" />
1386
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/.github" />
1387
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/gemfiles" />
1388
+ </SOURCES>
1389
+ <excluded>
1390
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/test" />
1391
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/.github" />
1392
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/redis-store-1.8.1/gemfiles" />
1393
+ </excluded>
1394
+ </library>
1395
+ </orderEntry>
1396
+ <orderEntry type="module-library">
1397
+ <library name="rspec (vbundled(3.8.0)) [path][gem]" type="rubylib">
1398
+ <properties>
1399
+ <option name="version" value="4" />
1400
+ </properties>
1401
+ <CLASSES>
1402
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-3.8.0/lib" />
1403
+ </CLASSES>
1404
+ <SOURCES>
1405
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-3.8.0/lib" />
1406
+ </SOURCES>
1407
+ </library>
1408
+ </orderEntry>
1409
+ <orderEntry type="module-library">
1410
+ <library name="rspec-core (vbundled(3.8.0)) [path][gem]" type="rubylib">
1411
+ <properties>
1412
+ <option name="version" value="4" />
1413
+ </properties>
1414
+ <CLASSES>
1415
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-core-3.8.0/exe" />
1416
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-core-3.8.0/lib" />
1417
+ </CLASSES>
1418
+ <SOURCES>
1419
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-core-3.8.0/exe" />
1420
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-core-3.8.0/lib" />
1421
+ </SOURCES>
1422
+ <excluded>
1423
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-core-3.8.0/exe" />
1424
+ </excluded>
1425
+ </library>
1426
+ </orderEntry>
1427
+ <orderEntry type="module-library">
1428
+ <library name="rspec-expectations (vbundled(3.8.2)) [path][gem]" type="rubylib">
1429
+ <properties>
1430
+ <option name="version" value="4" />
1431
+ </properties>
1432
+ <CLASSES>
1433
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-expectations-3.8.2/lib" />
1434
+ </CLASSES>
1435
+ <SOURCES>
1436
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-expectations-3.8.2/lib" />
1437
+ </SOURCES>
1438
+ </library>
1439
+ </orderEntry>
1440
+ <orderEntry type="module-library">
1441
+ <library name="rspec-mocks (vbundled(3.8.0)) [path][gem]" type="rubylib">
1442
+ <properties>
1443
+ <option name="version" value="4" />
1444
+ </properties>
1445
+ <CLASSES>
1446
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-mocks-3.8.0/lib" />
1447
+ </CLASSES>
1448
+ <SOURCES>
1449
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-mocks-3.8.0/lib" />
1450
+ </SOURCES>
1451
+ </library>
1452
+ </orderEntry>
1453
+ <orderEntry type="module-library">
1454
+ <library name="rspec-rails (vbundled(3.8.2)) [path][gem]" type="rubylib">
1455
+ <properties>
1456
+ <option name="version" value="4" />
1457
+ </properties>
1458
+ <CLASSES>
1459
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-rails-3.8.2/lib" />
1460
+ </CLASSES>
1461
+ <SOURCES>
1462
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-rails-3.8.2/lib" />
1463
+ </SOURCES>
1464
+ </library>
1465
+ </orderEntry>
1466
+ <orderEntry type="module-library">
1467
+ <library name="rspec-support (vbundled(3.8.0)) [path][gem]" type="rubylib">
1468
+ <properties>
1469
+ <option name="version" value="4" />
1470
+ </properties>
1471
+ <CLASSES>
1472
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-support-3.8.0/lib" />
1473
+ </CLASSES>
1474
+ <SOURCES>
1475
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/rspec-support-3.8.0/lib" />
1476
+ </SOURCES>
1477
+ </library>
1478
+ </orderEntry>
1479
+ <orderEntry type="module-library">
1480
+ <library name="slop (vbundled(4.8.0)) [path][gem]" type="rubylib">
1481
+ <properties>
1482
+ <option name="version" value="4" />
1483
+ </properties>
1484
+ <CLASSES>
1485
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/slop-4.8.0/lib" />
1486
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/slop-4.8.0/test" />
1487
+ </CLASSES>
1488
+ <SOURCES>
1489
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/slop-4.8.0/lib" />
1490
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/slop-4.8.0/test" />
1491
+ </SOURCES>
1492
+ <excluded>
1493
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/slop-4.8.0/test" />
1494
+ </excluded>
1495
+ </library>
1496
+ </orderEntry>
1497
+ <orderEntry type="module-library">
1498
+ <library name="sprockets (vbundled(3.7.2)) [path][gem]" type="rubylib">
1499
+ <properties>
1500
+ <option name="version" value="4" />
1501
+ </properties>
1502
+ <CLASSES>
1503
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sprockets-3.7.2/bin" />
1504
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sprockets-3.7.2/lib" />
1505
+ </CLASSES>
1506
+ <SOURCES>
1507
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sprockets-3.7.2/bin" />
1508
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sprockets-3.7.2/lib" />
1509
+ </SOURCES>
1510
+ <excluded>
1511
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sprockets-3.7.2/bin" />
1512
+ </excluded>
1513
+ </library>
1514
+ </orderEntry>
1515
+ <orderEntry type="module-library">
1516
+ <library name="sprockets-rails (vbundled(3.2.1)) [path][gem]" type="rubylib">
1517
+ <properties>
1518
+ <option name="version" value="4" />
1519
+ </properties>
1520
+ <CLASSES>
1521
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib" />
1522
+ </CLASSES>
1523
+ <SOURCES>
1524
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sprockets-rails-3.2.1/lib" />
1525
+ </SOURCES>
1526
+ </library>
1527
+ </orderEntry>
1528
+ <orderEntry type="module-library">
1529
+ <library name="sqlite3 (vbundled(1.3.13)) [path][gem]" type="rubylib">
1530
+ <properties>
1531
+ <option name="version" value="4" />
1532
+ </properties>
1533
+ <CLASSES>
1534
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/ext" />
1535
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/faq" />
1536
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/lib" />
1537
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/test" />
1538
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/tasks" />
1539
+ </CLASSES>
1540
+ <SOURCES>
1541
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/ext" />
1542
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/faq" />
1543
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/lib" />
1544
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/test" />
1545
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/tasks" />
1546
+ </SOURCES>
1547
+ <excluded>
1548
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/ext" />
1549
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/faq" />
1550
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/test" />
1551
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/sqlite3-1.3.13/tasks" />
1552
+ </excluded>
1553
+ </library>
1554
+ </orderEntry>
1555
+ <orderEntry type="module-library">
1556
+ <library name="thor (vbundled(0.20.3)) [path][gem]" type="rubylib">
1557
+ <properties>
1558
+ <option name="version" value="4" />
1559
+ </properties>
1560
+ <CLASSES>
1561
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thor-0.20.3/bin" />
1562
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thor-0.20.3/lib" />
1563
+ </CLASSES>
1564
+ <SOURCES>
1565
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thor-0.20.3/bin" />
1566
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thor-0.20.3/lib" />
1567
+ </SOURCES>
1568
+ <excluded>
1569
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thor-0.20.3/bin" />
1570
+ </excluded>
1571
+ </library>
1572
+ </orderEntry>
1573
+ <orderEntry type="module-library">
1574
+ <library name="thread_safe (vbundled(0.3.6)) [path][gem]" type="rubylib">
1575
+ <properties>
1576
+ <option name="version" value="4" />
1577
+ </properties>
1578
+ <CLASSES>
1579
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/ext" />
1580
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/lib" />
1581
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/spec" />
1582
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/tasks" />
1583
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/examples" />
1584
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/yard-template" />
1585
+ </CLASSES>
1586
+ <SOURCES>
1587
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/ext" />
1588
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/lib" />
1589
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/spec" />
1590
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/tasks" />
1591
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/examples" />
1592
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/yard-template" />
1593
+ </SOURCES>
1594
+ <excluded>
1595
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/ext" />
1596
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/spec" />
1597
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/tasks" />
1598
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/examples" />
1599
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/thread_safe-0.3.6/yard-template" />
1600
+ </excluded>
1601
+ </library>
1602
+ </orderEntry>
1603
+ <orderEntry type="module-library">
1604
+ <library name="timecop (vbundled(0.9.1)) [path][gem]" type="rubylib">
1605
+ <properties>
1606
+ <option name="version" value="4" />
1607
+ </properties>
1608
+ <CLASSES>
1609
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/timecop-0.9.1/lib" />
1610
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/timecop-0.9.1/test" />
1611
+ </CLASSES>
1612
+ <SOURCES>
1613
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/timecop-0.9.1/lib" />
1614
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/timecop-0.9.1/test" />
1615
+ </SOURCES>
1616
+ <excluded>
1617
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/timecop-0.9.1/test" />
1618
+ </excluded>
1619
+ </library>
1620
+ </orderEntry>
1621
+ <orderEntry type="module-library">
1622
+ <library name="tzinfo (vbundled(1.2.5)) [path][gem]" type="rubylib">
1623
+ <properties>
1624
+ <option name="version" value="4" />
1625
+ </properties>
1626
+ <CLASSES>
1627
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/tzinfo-1.2.5/lib" />
1628
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/tzinfo-1.2.5/test" />
1629
+ </CLASSES>
1630
+ <SOURCES>
1631
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/tzinfo-1.2.5/lib" />
1632
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/tzinfo-1.2.5/test" />
1633
+ </SOURCES>
1634
+ <excluded>
1635
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/tzinfo-1.2.5/test" />
1636
+ </excluded>
1637
+ </library>
1638
+ </orderEntry>
1639
+ <orderEntry type="module-library">
1640
+ <library name="uniform_notifier (vbundled(1.11.0)) [path][gem]" type="rubylib">
1641
+ <properties>
1642
+ <option name="version" value="4" />
1643
+ </properties>
1644
+ <CLASSES>
1645
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/uniform_notifier-1.11.0/lib" />
1646
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/uniform_notifier-1.11.0/spec" />
1647
+ </CLASSES>
1648
+ <SOURCES>
1649
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/uniform_notifier-1.11.0/lib" />
1650
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/uniform_notifier-1.11.0/spec" />
1651
+ </SOURCES>
1652
+ <excluded>
1653
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/uniform_notifier-1.11.0/spec" />
1654
+ </excluded>
1655
+ </library>
1656
+ </orderEntry>
1657
+ <orderEntry type="module-library">
1658
+ <library name="vault (vbundled(0.13.0)) [path][gem]" type="rubylib">
1659
+ <properties>
1660
+ <option name="version" value="4" />
1661
+ </properties>
1662
+ <CLASSES>
1663
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/vault-0.13.0/lib" />
1664
+ </CLASSES>
1665
+ <SOURCES>
1666
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/vault-0.13.0/lib" />
1667
+ </SOURCES>
1668
+ </library>
1669
+ </orderEntry>
1670
+ <orderEntry type="module-library">
1671
+ <library name="websocket-driver (vbundled(0.7.0)) [path][gem]" type="rubylib">
1672
+ <properties>
1673
+ <option name="version" value="4" />
1674
+ </properties>
1675
+ <CLASSES>
1676
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/websocket-driver-0.7.0/ext" />
1677
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/websocket-driver-0.7.0/lib" />
1678
+ </CLASSES>
1679
+ <SOURCES>
1680
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/websocket-driver-0.7.0/ext" />
1681
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/websocket-driver-0.7.0/lib" />
1682
+ </SOURCES>
1683
+ <excluded>
1684
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/websocket-driver-0.7.0/ext" />
1685
+ </excluded>
1686
+ </library>
1687
+ </orderEntry>
1688
+ <orderEntry type="module-library">
1689
+ <library name="websocket-extensions (vbundled(0.1.3)) [path][gem]" type="rubylib">
1690
+ <properties>
1691
+ <option name="version" value="4" />
1692
+ </properties>
1693
+ <CLASSES>
1694
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/websocket-extensions-0.1.3/lib" />
1695
+ </CLASSES>
1696
+ <SOURCES>
1697
+ <root url="file://$MODULE_DIR$/vendor/ruby/2.5.0/gems/websocket-extensions-0.1.3/lib" />
1698
+ </SOURCES>
1699
+ </library>
1700
+ </orderEntry>
1701
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.17.3, RVM: ruby-2.5.3 [global]) [gem]" level="application" />
11
1702
  </component>
12
1703
  </module>