Skip to content

Commit 6d19b68

Browse files
committed
Update gem locations in Gemfile.
1 parent 6598ef4 commit 6d19b68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group :develop do
1010
gem "rdf-vocab", git: "https://github.com/ruby-rdf/rdf-vocab", branch: "develop"
1111
gem "rdf-xsd", git: "https://github.com/ruby-rdf/rdf-xsd", branch: "develop"
1212

13-
gem "ebnf", git: "https://github.com/gkellogg/ebnf", branch: "develop"
13+
gem "ebnf", git: "https://github.com/dryruby/ebnf", branch: "develop"
1414
gem "sxp", git: "https://github.com/dryruby/sxp", branch: "develop"
1515

1616
gem 'rest-client-components'

0 commit comments

Comments
 (0)