Skip to content

Commit e89d88e

Browse files
committed
Update version of Gemfile.
1 parent a99fcd4 commit e89d88e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
GIT
22
remote: https://github.com/ruby-rdf/json-ld.git
3-
revision: 74095b73cdb722b681f34d0f165599c9cb48d844
3+
revision: 172e0c960c9771fa9f963eca55d28fb63bce56b0
44
branch: develop
55
specs:
66
json-ld (3.0.2)
7+
htmlentities (~> 4.3)
78
json-canonicalization (~> 0.1)
89
link_header (~> 0.0, >= 0.0.8)
910
multi_json (~> 1.13)
@@ -35,7 +36,7 @@ GEM
3536
i18n (1.6.0)
3637
concurrent-ruby (~> 1.0)
3738
json-canonicalization (0.1.0)
38-
json-ld-preloaded (3.0.2)
39+
json-ld-preloaded (3.0.3)
3940
json-ld (~> 3.0)
4041
multi_json (~> 1.12)
4142
rdf (~> 3.0)
@@ -73,15 +74,15 @@ GEM
7374
sparql-client (~> 3.0)
7475
mini_portile2 (2.4.0)
7576
multi_json (1.13.1)
76-
net-http-persistent (3.0.1)
77+
net-http-persistent (3.1.0)
7778
connection_pool (~> 2.2)
7879
nokogiri (1.10.3)
7980
mini_portile2 (~> 2.4.0)
8081
nokogumbo (1.5.0)
8182
nokogiri
8283
public_suffix (3.1.1)
8384
rack (2.0.7)
84-
rake (12.3.2)
85+
rake (12.3.3)
8586
rdf (3.0.12)
8687
hamster (~> 3.0)
8788
link_header (~> 0.0, >= 0.0.8)
@@ -133,7 +134,7 @@ GEM
133134
rdf-turtle (3.0.6)
134135
ebnf (~> 1.1)
135136
rdf (~> 3.0)
136-
rdf-vocab (3.0.7)
137+
rdf-vocab (3.0.8)
137138
rdf (~> 3.0, >= 3.0.11)
138139
rdf-xsd (3.0.1)
139140
rdf (~> 3.0)

0 commit comments

Comments
 (0)