Skip to content

Commit d770615

Browse files
authored
Merge pull request #44 from w3c/issue-43-embed-first
Issue 43 embed first
2 parents 8f754cc + fcd66d4 commit d770615

File tree

6 files changed

+186
-86
lines changed

6 files changed

+186
-86
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: d1acea9a066ef1dcc28a24212dea29559b07a60d
3+
revision: a410b78993e2aceaedad41ac61fd225a5ccb2aec
44
branch: develop
55
specs:
66
json-ld (3.0.2)
@@ -31,7 +31,7 @@ GEM
3131
hamster (3.0.0)
3232
concurrent-ruby (~> 1.0)
3333
htmlentities (4.3.4)
34-
i18n (1.5.3)
34+
i18n (1.6.0)
3535
concurrent-ruby (~> 1.0)
3636
json-ld-preloaded (3.0.2)
3737
json-ld (~> 3.0)
@@ -152,9 +152,9 @@ GEM
152152
sparql-client (3.0.1)
153153
net-http-persistent (>= 2.9, < 4)
154154
rdf (~> 3.0)
155-
sxp (1.0.1)
156-
rdf (>= 2.2, < 4.0)
157-
temple (0.8.0)
155+
sxp (1.0.2)
156+
rdf (~> 3.0)
157+
temple (0.8.1)
158158
tilt (2.0.9)
159159

160160
PLATFORMS

0 commit comments

Comments
 (0)