-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathGemfile.lock
More file actions
48 lines (44 loc) · 1008 Bytes
/
Gemfile.lock
File metadata and controls
48 lines (44 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
PATH
remote: .
specs:
openc-schema (1.1.0)
json_validation (= 0.1.0)
openc-json_schema (= 0.0.14)
openc_json_schema_formats (= 0.1.3)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
diff-lcs (1.3)
json-pointer (0.0.1)
json-schema (2.6.2)
addressable (~> 2.3.8)
json_validation (0.1.0)
addressable
openc-json_schema (0.0.14)
json-pointer
json-schema (~> 2.6.0)
openc_json_schema_formats (0.1.3)
json_validation
rake (10.3.2)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
PLATFORMS
ruby
DEPENDENCIES
openc-schema!
rake (~> 10.3)
rspec (~> 3)
BUNDLED WITH
1.17.2