README.md in json-ld-preloaded-3.1.6 vs README.md in json-ld-preloaded-3.2.0

- old
+ new

@@ -10,12 +10,12 @@ This gem uses the preloading capabilities in `JSON::LD::Context` to create ruby context definitions for common JSON-LD contexts to dramatically reduce processing time when any preloaded context is used in a JSON-LD document. As a consequence, changes made to these contexts after the gem release will not be loaded. Contexts are taken from https://github.com/json-ld/json-ld.org/wiki/existing-contexts: -* [Linked Open Vocabularies (LOV)](http://lov.okfn.org/dataset/lov/) - * http://lov.okfn.org/dataset/lov/context +* [Linked Open Vocabularies (LOV)](https://lov.linkeddata.es/dataset/lov/) + * http://lov.linkeddata.es/dataset/lov/context * [Schema.org](http://schema.org) * http://schema.org (needs content negotiation) * [Hydra](http://www.hydra-cg.com/spec/latest/core/) * http://www.w3.org/ns/hydra/core * [LDP](http://www.w3.org/2012/ldp/wiki/Main_Page) @@ -50,11 +50,11 @@ * http://pebbie.org/context/qb * [CSVW Namespace Vocabulary Terms](https://www.w3.org/TR/tabular-data-model/) * https://www.w3.org/ns/csvw ## Dependencies -* [Ruby](https://ruby-lang.org/) (>= 2.4) -* [JSON::LD](https://rubygems.org/gems/json-ld) (>= 3.1) +* [Ruby](https://ruby-lang.org/) (>= 2.6) +* [JSON::LD](https://rubygems.org/gems/json-ld) (>= 3.2) ## Mailing List * <https://lists.w3.org/Archives/Public/public-rdf-ruby/> ## Author