Validate json
This commit is contained in:

committed by
Sebastian Serth

parent
cf1e4d6edf
commit
6e9562c9e1
10
Gemfile.lock
10
Gemfile.lock
@@ -157,6 +157,8 @@ GEM
|
||||
multi_json
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
ecma-re-validator (0.3.0)
|
||||
regexp_parser (~> 2.0)
|
||||
erubi (1.10.0)
|
||||
eventmachine (1.2.7)
|
||||
excon (0.87.0)
|
||||
@@ -194,6 +196,7 @@ GEM
|
||||
haml (5.2.2)
|
||||
temple (>= 0.8.0)
|
||||
tilt
|
||||
hana (1.3.7)
|
||||
hashdiff (1.0.1)
|
||||
headless (2.3.1)
|
||||
highline (2.0.3)
|
||||
@@ -222,6 +225,11 @@ GEM
|
||||
js-routes (2.1.1)
|
||||
railties (>= 4)
|
||||
json (2.3.1)
|
||||
json_schemer (0.2.18)
|
||||
ecma-re-validator (~> 0.3)
|
||||
hana (~> 1.3)
|
||||
regexp_parser (~> 2.0)
|
||||
uri_template (~> 0.7)
|
||||
jwt (2.3.0)
|
||||
kaminari (1.2.1)
|
||||
activesupport (>= 4.1.0)
|
||||
@@ -507,6 +515,7 @@ GEM
|
||||
unf_ext
|
||||
unf_ext (0.0.8)
|
||||
unicode-display_width (2.1.0)
|
||||
uri_template (0.7.0)
|
||||
web-console (4.1.0)
|
||||
actionview (>= 6.0.0)
|
||||
activemodel (>= 6.0.0)
|
||||
@@ -561,6 +570,7 @@ DEPENDENCIES
|
||||
ims-lti (< 2.0.0)
|
||||
jbuilder
|
||||
js-routes
|
||||
json_schemer
|
||||
kramdown
|
||||
listen
|
||||
mimemagic
|
||||
|
Reference in New Issue
Block a user