-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
47 lines (44 loc) · 931 Bytes
/
Gemfile.lock
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
PATH
remote: .
specs:
rj_schema (1.0.5)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
benchmark-ips (2.13.0)
ecma-re-validator (0.4.0)
regexp_parser (~> 2.2)
hana (1.3.7)
json-schema (2.8.1)
addressable (>= 2.4)
json_schema (0.21.0)
json_schemer (0.2.25)
ecma-re-validator (~> 0.3)
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
uri_template (~> 0.7)
minitest (5.22.2)
public_suffix (5.0.4)
rake (13.1.0)
rake-compiler (1.2.7)
rake
regexp_parser (2.9.0)
simpleidn (0.2.1)
unf (~> 0.1.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
uri_template (0.7.0)
PLATFORMS
ruby
DEPENDENCIES
benchmark-ips (~> 2.7)
json-schema (~> 2.8)
json_schema (~> 0.17)
json_schemer (~> 0.2)
minitest (~> 5.0)
rake-compiler (~> 1.0)
rj_schema!