summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-25 21:23:42 +0900
committerGitHub <noreply@github.com>2022-01-25 21:23:42 +0900
commitf0d73d82f80417d8bd7d9478deaf493902b005d9 (patch)
tree697460eed8e08ab2e6feb6f4ea4dc471e3922f95 /Gemfile.lock
parent7b2c733dfcde52263a54e8e760d1c48422499534 (diff)
Bump json-ld-preloaded from 3.1.6 to 3.2.0 (#17353)
Bumps [json-ld-preloaded](https://github.com/ruby-rdf/json-ld-preloaded) from 3.1.6 to 3.2.0. - [Release notes](https://github.com/ruby-rdf/json-ld-preloaded/releases) - [Commits](https://github.com/ruby-rdf/json-ld-preloaded/compare/3.1.6...3.2.0) --- updated-dependencies: - dependency-name: json-ld-preloaded dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3d2d3cefa7a..5be4a4639da 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -312,9 +312,9 @@ GEM
multi_json (~> 1.15)
rack (~> 2.2)
rdf (~> 3.2)
- json-ld-preloaded (3.1.6)
- json-ld (~> 3.1)
- rdf (~> 3.1)
+ json-ld-preloaded (3.2.0)
+ json-ld (~> 3.2)
+ rdf (~> 3.2)
jsonapi-renderer (0.2.2)
jwt (2.2.2)
kaminari (1.2.2)
@@ -727,7 +727,7 @@ DEPENDENCIES
idn-ruby
iso-639
json-ld
- json-ld-preloaded (~> 3.1)
+ json-ld-preloaded (~> 3.2)
kaminari (~> 1.2)
kt-paperclip (~> 7.0)
letter_opener (~> 1.7)