about summary refs log tree commit diff
path: root/lib/json_ld
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-02-03 18:57:38 +0100
committerGitHub <noreply@github.com>2021-02-03 18:57:38 +0100
commit4ed9576cd28abc033a094fed6babe9825014f1af (patch)
treed6d5e7b07e24248da5c237726dca874727c10b38 /lib/json_ld
parent7632255115a7f6e6f9f8047f0d0d1b90d7ee9315 (diff)
parente1fa06c459a28a575d0da540432c61b702e99cdd (diff)
Merge pull request #1496 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'lib/json_ld')
-rw-r--r--lib/json_ld/identity.rb1
-rw-r--r--lib/json_ld/security.rb1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/json_ld/identity.rb b/lib/json_ld/identity.rb
index 4fb3f8e9d..f41899150 100644
--- a/lib/json_ld/identity.rb
+++ b/lib/json_ld/identity.rb
@@ -1,4 +1,3 @@
-# -*- encoding: utf-8 -*-
 # frozen_string_literal: true
 # This file generated automatically from http://w3id.org/identity/v1
 require 'json/ld'
diff --git a/lib/json_ld/security.rb b/lib/json_ld/security.rb
index a6fbce95f..ef5391340 100644
--- a/lib/json_ld/security.rb
+++ b/lib/json_ld/security.rb
@@ -1,4 +1,3 @@
-# -*- encoding: utf-8 -*-
 # frozen_string_literal: true
 # This file generated automatically from http://w3id.org/security/v1
 require 'json/ld'