]> cat aescling's git repositories - mastodon.git/commitdiff
Bump json-ld-preloaded from 3.1.6 to 3.2.0 (#17353)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 25 Jan 2022 12:23:42 +0000 (21:23 +0900)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 12:23:42 +0000 (21:23 +0900)
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>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index b6d8594ffad0c5f5f208cbe325db4d72d479e138..9baefcf74eab6881e1802f48b074cf867dafa7c0 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -96,7 +96,7 @@ gem 'webpush', '~> 0.3'
 gem 'webauthn', '~> 3.0.0.alpha1'
 
 gem 'json-ld'
-gem 'json-ld-preloaded', '~> 3.1'
+gem 'json-ld-preloaded', '~> 3.2'
 gem 'rdf-normalize', '~> 0.4'
 
 group :development, :test do
index 3d2d3cefa7a08073056de38fe45f686d9e1227b2..5be4a4639da9723002a0c79fda58a6657bb6cd5f 100644 (file)
@@ -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)