From bcdfb72686d2099d364725fe594a2a83d3acbdd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 23:03:09 +0100 Subject: [PATCH] Update dependency json-ld-preloaded to v3.3.0 (#26763) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c41fd0cd4..8e1cc8856 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -389,9 +389,9 @@ GEM multi_json (~> 1.15) rack (>= 2.2, < 4) rdf (~> 3.3) - json-ld-preloaded (3.2.2) - json-ld (~> 3.2) - rdf (~> 3.2) + json-ld-preloaded (3.3.0) + json-ld (~> 3.3) + rdf (~> 3.3) json-schema (4.1.1) addressable (>= 2.8) jsonapi-renderer (0.2.2)