We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6598ef4 commit 6d19b68Copy full SHA for 6d19b68
1 file changed
Gemfile
@@ -10,7 +10,7 @@ group :develop do
10
gem "rdf-vocab", git: "https://github.com/ruby-rdf/rdf-vocab", branch: "develop"
11
gem "rdf-xsd", git: "https://github.com/ruby-rdf/rdf-xsd", branch: "develop"
12
13
- gem "ebnf", git: "https://github.com/gkellogg/ebnf", branch: "develop"
+ gem "ebnf", git: "https://github.com/dryruby/ebnf", branch: "develop"
14
gem "sxp", git: "https://github.com/dryruby/sxp", branch: "develop"
15
16
gem 'rest-client-components'
0 commit comments