Preload common JSON-LD contexts (#9412)

Fixes #9411
This commit is contained in:
ThibG 2018-12-02 16:46:13 +01:00 committed by Eugen Rochko
parent 5648b30d6c
commit 84e5ed43e7
4 changed files with 59 additions and 0 deletions

View file

@ -90,6 +90,7 @@ gem 'webpacker', '~> 3.5'
gem 'webpush'
gem 'json-ld', '~> 2.2'
gem 'json-ld-preloaded', '~> 2.2'
gem 'rdf-normalize', '~> 0.3'
group :development, :test do