We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df5c5b commit 3835648Copy full SHA for 3835648
1 file changed
ld-patch.gemspec
@@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
23
gem.required_ruby_version = '>= 2.4'
24
gem.requirements = []
25
gem.add_runtime_dependency 'rdf', '~> 3.1'
26
- gem.add_runtime_dependency 'ebnf', '~> 1.2'
+ gem.add_runtime_dependency 'ebnf', '~> 2.0'
27
gem.add_runtime_dependency 'sparql', '~> 3.1'
28
gem.add_runtime_dependency 'sxp', '~> 1.1'
29
gem.add_runtime_dependency 'rdf-xsd', '~> 3.1'
0 commit comments