Skip to content

Commit 59c69eb

Browse files
committed
Update some explicit "master" branch references to "main".
Update Gemfile.lock to limit vulnerabilities.
1 parent ea660a5 commit 59c69eb

File tree

3 files changed

+63
-56
lines changed

3 files changed

+63
-56
lines changed

Gemfile.lock

Lines changed: 61 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/ruby-rdf/json-ld.git
3-
revision: d864b20f6c8bff286a9a12f7c69917105842bc29
3+
revision: 609383435367cf067aa8781ae7faf0d80a21249e
44
branch: develop
55
specs:
6-
json-ld (3.1.4)
6+
json-ld (3.1.8)
77
htmlentities (~> 4.3)
88
json-canonicalization (~> 0.2)
99
link_header (~> 0.0, >= 0.0.8)
@@ -20,7 +20,7 @@ GEM
2020
i18n
2121
builder (3.2.4)
2222
colorize (0.8.1)
23-
concurrent-ruby (1.1.7)
23+
concurrent-ruby (1.1.8)
2424
connection_pool (2.2.3)
2525
ebnf (2.1.2)
2626
htmlentities (~> 4.3)
@@ -29,70 +29,70 @@ GEM
2929
sxp (~> 1.1)
3030
equivalent-xml (0.6.0)
3131
nokogiri (>= 1.4.3)
32-
haml (5.2.0)
32+
haml (5.2.1)
3333
temple (>= 0.8.0)
3434
tilt
3535
hamster (3.0.0)
3636
concurrent-ruby (~> 1.0)
3737
htmlentities (4.3.4)
38-
i18n (1.8.5)
38+
i18n (1.8.8)
3939
concurrent-ruby (~> 1.0)
4040
json-canonicalization (0.2.0)
41-
json-ld-preloaded (3.1.3)
41+
json-ld-preloaded (3.1.4)
4242
json-ld (~> 3.1)
4343
rdf (~> 3.1)
44-
ld-patch (3.1.1)
45-
ebnf (~> 2.0)
44+
ld-patch (3.1.2)
45+
ebnf (~> 2.1)
4646
rdf (~> 3.1)
4747
rdf-xsd (~> 3.1)
4848
sparql (~> 3.1)
4949
sxp (~> 1.1)
5050
link_header (0.0.8)
51-
linkeddata (3.1.2)
51+
linkeddata (3.1.4)
5252
equivalent-xml (~> 0.6)
53-
json-ld (~> 3.1, >= 3.1.1)
54-
json-ld-preloaded (~> 3.1, >= 3.1.1)
55-
ld-patch (~> 3.1)
53+
json-ld (~> 3.1, >= 3.1.7)
54+
json-ld-preloaded (~> 3.1, >= 3.1.4)
55+
ld-patch (~> 3.1, >= 3.1.2)
5656
nokogiri (~> 1.10)
5757
nokogumbo (~> 2.0)
58-
rdf (~> 3.1, >= 3.1.2)
58+
rdf (~> 3.1, >= 3.1.8)
5959
rdf-aggregate-repo (~> 3.1)
6060
rdf-isomorphic (~> 3.1)
6161
rdf-json (~> 3.1)
62-
rdf-microdata (~> 3.1)
63-
rdf-n3 (~> 3.1)
62+
rdf-microdata (~> 3.1, >= 3.1.1)
63+
rdf-n3 (~> 3.1, >= 3.1.2)
6464
rdf-normalize (~> 0.4)
65-
rdf-rdfa (~> 3.1, >= 3.1.1)
65+
rdf-ordered-repo (~> 3.1, >= 3.1.1)
66+
rdf-rdfa (~> 3.1, >= 3.1.2)
6667
rdf-rdfxml (~> 3.1)
67-
rdf-reasoner (~> 0.6, >= 0.6.1)
68-
rdf-tabular (~> 3.1)
69-
rdf-trig (~> 3.1)
68+
rdf-reasoner (~> 0.6, >= 0.6.2)
69+
rdf-tabular (~> 3.1, >= 3.1.1)
70+
rdf-trig (~> 3.1, >= 3.1.1)
7071
rdf-trix (~> 3.1)
71-
rdf-turtle (~> 3.1, >= 3.1.1)
72-
rdf-vocab (~> 3.1, >= 3.1.2)
72+
rdf-turtle (~> 3.1, >= 3.1.3)
73+
rdf-vocab (~> 3.1, >= 3.1.10)
7374
rdf-xsd (~> 3.1)
74-
shex (~> 0.6)
75-
sparql (~> 3.1, >= 3.1.1)
76-
sparql-client (~> 3.1)
77-
mini_portile2 (2.5.0)
75+
shacl (~> 0.1, >= 0.1.0)
76+
shex (~> 0.6, >= 0.6.1)
77+
sparql (~> 3.1, >= 3.1.4)
78+
sparql-client (~> 3.1, >= 3.1.1)
7879
multi_json (1.15.0)
79-
net-http-persistent (3.1.0)
80+
net-http-persistent (4.0.1)
8081
connection_pool (~> 2.2)
81-
nokogiri (1.11.0)
82-
mini_portile2 (~> 2.5.0)
82+
nokogiri (1.11.1-x86_64-darwin)
8383
racc (~> 1.4)
84-
nokogumbo (2.0.2)
84+
nokogumbo (2.0.4)
8585
nokogiri (~> 1.8, >= 1.8.4)
8686
public_suffix (4.0.6)
8787
racc (1.5.2)
8888
rack (2.2.3)
89-
rake (13.0.1)
90-
rdf (3.1.6)
89+
rake (13.0.3)
90+
rdf (3.1.10)
9191
hamster (~> 3.0)
9292
link_header (~> 0.0, >= 0.0.8)
9393
rdf-aggregate-repo (3.1.0)
9494
rdf (~> 3.1)
95-
rdf-isomorphic (3.1.0)
95+
rdf-isomorphic (3.1.1)
9696
rdf (~> 3.1)
9797
rdf-json (3.1.0)
9898
rdf (~> 3.1)
@@ -101,12 +101,15 @@ GEM
101101
nokogiri (~> 1.10)
102102
rdf (~> 3.1)
103103
rdf-xsd (~> 3.1)
104-
rdf-n3 (3.1.1)
105-
rdf (~> 3.1)
106-
sparql (~> 3.1)
104+
rdf-n3 (3.1.2)
105+
ebnf (~> 2.1)
106+
rdf (~> 3.1, >= 3.1.8)
107+
sparql (~> 3.1, >= 3.1.4)
107108
sxp (~> 1.1)
108109
rdf-normalize (0.4.0)
109110
rdf (~> 3.1)
111+
rdf-ordered-repo (3.1.1)
112+
rdf (~> 3.1)
110113
rdf-rdfa (3.1.2)
111114
haml (~> 5.1)
112115
htmlentities (~> 4.3)
@@ -130,21 +133,28 @@ GEM
130133
rdf (~> 3.1)
131134
rdf-vocab (~> 3.1)
132135
rdf-xsd (~> 3.1)
133-
rdf-trig (3.1.1)
134-
ebnf (~> 2.0)
136+
rdf-trig (3.1.2)
137+
ebnf (~> 2.1)
135138
rdf (~> 3.1)
136139
rdf-turtle (~> 3.1)
137140
rdf-trix (3.1.0)
138141
rdf (~> 3.1)
139-
rdf-turtle (3.1.2)
140-
ebnf (~> 2.0)
141-
rdf (~> 3.1, >= 3.1.2)
142-
rdf-vocab (3.1.8)
143-
rdf (~> 3.1, >= 3.1.2)
144-
rdf-xsd (3.1.0)
142+
rdf-turtle (3.1.3)
143+
ebnf (~> 2.1)
144+
rdf (~> 3.1, >= 3.1.8)
145+
rdf-vocab (3.1.10)
146+
rdf (~> 3.1, >= 3.1.8)
147+
rdf-xsd (3.1.1)
145148
rdf (~> 3.1)
149+
rexml (~> 3.2)
146150
redcarpet (3.5.1)
151+
rexml (3.2.4)
147152
scanf (1.0.0)
153+
shacl (0.1.1)
154+
json-ld (~> 3.1, >= 3.1.7)
155+
rdf (~> 3.1, >= 3.1.8)
156+
sparql (~> 3.1)
157+
sxp (~> 1.1)
148158
shex (0.6.1)
149159
ebnf (~> 2.0)
150160
json-ld (~> 3.1)
@@ -153,24 +163,24 @@ GEM
153163
rdf-xsd (~> 3.1)
154164
sparql (~> 3.1)
155165
sxp (~> 1.1)
156-
sparql (3.1.3)
166+
sparql (3.1.5)
157167
builder (~> 3.2)
158-
ebnf (>= 1.1)
159-
rdf (~> 3.1, >= 3.1.2)
168+
ebnf (~> 2.1)
169+
rdf (~> 3.1, >= 3.1.8)
160170
rdf-aggregate-repo (~> 3.1)
161171
rdf-xsd (~> 3.1)
162-
sparql-client (~> 3.1)
172+
sparql-client (~> 3.1, >= 3.1.2)
163173
sxp (~> 1.1)
164-
sparql-client (3.1.0)
165-
net-http-persistent (~> 3.1)
174+
sparql-client (3.1.2)
175+
net-http-persistent (~> 4.0, >= 4.0.1)
166176
rdf (~> 3.1)
167177
sxp (1.1.0)
168178
rdf (~> 3.1)
169179
temple (0.8.2)
170180
tilt (2.0.10)
171181

172182
PLATFORMS
173-
ruby
183+
x86_64-darwin-20
174184

175185
DEPENDENCIES
176186
colorize
@@ -183,4 +193,4 @@ DEPENDENCIES
183193
redcarpet
184194

185195
BUNDLED WITH
186-
2.1.4
196+
2.2.3

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@
3636
implementationReportURI:"https://w3c.github.io/json-ld-api/reports/",
3737
crEnd: "2020-04-03",
3838
prEnd: "2020-06-18",
39-
github: {
40-
repoURL: "https://github.com/w3c/json-ld-api",
41-
branch: "master",
42-
},
39+
github: "https://github.com/w3c/json-ld-api",
4340

4441
// if you want to have extra CSS, append them to this list
4542
// it is recommended that the respec.css stylesheet be kept

tests/manifest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h3><a href="toRdf-manifest.html">toRdf</a> tests have <em>input</em> and <em>ex
8484

8585
<p>Test results that include a context input presume that the context is provided locally, and not from the referenced location, thus the results will include the content of the context file, rather than a reference.</p>
8686

87-
<p>Developers are encouraged to make a local copy of the test suite (available on <a href="https://github.com/w3c/json-ld-api/tree/master/tests">GitHub</a>) and simulate the behavior of fetching test files remotely and setting HTTP headers as described in a particular test entry.</p>
87+
<p>Developers are encouraged to make a local copy of the test suite (available on <a href="https://github.com/w3c/json-ld-api/tree/main/tests">GitHub</a>) and simulate the behavior of fetching test files remotely and setting HTTP headers as described in a particular test entry.</p>
8888

8989
<h2 id="json-ld-object-comparison">JSON-LD Object comparison</h2>
9090

0 commit comments

Comments
 (0)