Skip to content

Commit c3db5f5

Browse files
committed
Set @version on example 77.
1 parent c3a463d commit c3db5f5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: git://github.com/ruby-rdf/json-ld.git
3-
revision: 32935901cd7390b256c6904c096645681db3668f
3+
revision: 3ad421e9e0328be7225809012f0091c269e84b5c
44
branch: develop
55
specs:
66
json-ld (3.0.2)
@@ -80,9 +80,9 @@ GEM
8080
nokogumbo (1.5.0)
8181
nokogiri
8282
public_suffix (3.0.3)
83-
rack (2.0.6)
83+
rack (2.0.7)
8484
rake (12.3.2)
85-
rdf (3.0.10)
85+
rdf (3.0.11)
8686
hamster (~> 3.0)
8787
link_header (~> 0.0, >= 0.0.8)
8888
rdf-aggregate-repo (2.2.1)
@@ -131,8 +131,8 @@ GEM
131131
rdf-turtle (3.0.5)
132132
ebnf (~> 1.1)
133133
rdf (~> 3.0)
134-
rdf-vocab (3.0.4)
135-
rdf (~> 3.0)
134+
rdf-vocab (3.0.5)
135+
rdf (~> 3.0, >= 3.0.11)
136136
rdf-xsd (3.0.1)
137137
rdf (~> 3.0)
138138
shex (0.5.2)

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6578,6 +6578,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
65786578
<!--
65796579
{
65806580
"@context": {
6581+
"@version": 1.1,
65816582
"schema": "http://schema.org/",
65826583
"dc": "http://purl.org/dc/elements/1.1/",
65836584
"name": "schema:name",

0 commit comments

Comments
 (0)