about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-08-30 01:34:21 +0200
committerGitHub <noreply@github.com>2019-08-30 01:34:21 +0200
commit18e37bee16911826ea3737136d3c94924eb8a9a6 (patch)
tree6bdd294504e26a3a9b1e43d4d3c36dbfc10ba155 /Gemfile.lock
parentcb447b28c403c7db32e3e3d7c2510004287edfda (diff)
Fix JSON-LD deprecation warning in log output (#11699)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 22cec8687..be310c24a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,8 +7,8 @@ GIT
 
 GIT
   remote: https://github.com/ruby-rdf/json-ld.git
-  revision: 345b7a5733308af827e8491d284dbafa9128d7a2
-  ref: 345b7a5733308af827e8491d284dbafa9128d7a2
+  revision: e742697a0906e74e8bb777ef98137bc3955d981d
+  ref: e742697a0906e74e8bb777ef98137bc3955d981d
   specs:
     json-ld (3.0.2)
       htmlentities (~> 4.3)