We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f1732 commit 69bd87dCopy full SHA for 69bd87d
1 file changed
README.md
@@ -84,9 +84,9 @@ This version uses a hand-written parser using the Lexer from the [EBNF][] gem in
84
85
## Dependencies
86
87
-* [Ruby](http://ruby-lang.org/) (>= 2.0)
88
-* [RDF.rb](http://rubygems.org/gems/rdf) (~> 2.0)
89
-* [EBNF][] (~> 1.0)
+* [Ruby](http://ruby-lang.org/) (>= 2.2)
+* [RDF.rb](http://rubygems.org/gems/rdf) (~> 2.2)
+* [EBNF][] (~> 1.1)
90
91
## Installation
92
0 commit comments