lib/rdf/sesame.rb in rdf-sesame-0.0.1 vs lib/rdf/sesame.rb in rdf-sesame-0.1.0

- old
+ new

@@ -5,11 +5,11 @@ # **`RDF::Sesame`** is a Sesame 2.0 adapter for RDF.rb. # # Dependencies # ------------ # - # * [RDF.rb](http://rdf.rubyforge.org/) (>= 0.0.6) - # * [JSON](http://flori.github.com/json/) (>= 1.2.0) + # * [RDF.rb](http://gemcutter.org/gems/rdf) (>= 0.0.9) + # * [JSON](http://gemcutter.org/gems/json_pure) (>= 1.2.0) # # Installation # ------------ # # The recommended installation method is via RubyGems. To install the latest