~cytrogen/masto-fe

849d93e50a8f20941dbdd1277e2bd3b64db2b8da — dependabot[bot] 2 years ago c3c7d59
Bump json-ld from 3.2.4 to 3.2.5 (#24832)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 files changed, 3 insertions(+), 3 deletions(-)

M Gemfile.lock
M Gemfile.lock => Gemfile.lock +3 -3
@@ 352,15 352,15 @@ GEM
    ipaddress (0.8.3)
    jmespath (1.6.2)
    json (2.6.3)
    json-canonicalization (0.3.1)
    json-canonicalization (0.3.2)
    json-jwt (1.15.3)
      activesupport (>= 4.2)
      aes_key_wrap
      bindata
      httpclient
    json-ld (3.2.4)
    json-ld (3.2.5)
      htmlentities (~> 4.3)
      json-canonicalization (~> 0.3)
      json-canonicalization (~> 0.3, >= 0.3.2)
      link_header (~> 0.0, >= 0.0.8)
      multi_json (~> 1.15)
      rack (>= 2.2, < 4)