mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00
6 lines
176 B
Ruby
6 lines
176 B
Ruby
# frozen_string_literal: true
|
|
|
|
require_relative '../../lib/json_ld/identity'
|
|
require_relative '../../lib/json_ld/security'
|
|
require_relative '../../lib/json_ld/activitystreams'
|