jayfajardo / openlibrary

Ruby Interface for the OpenLibrary API
94 stars 37 forks source link

Dependency json #15

Closed samuraraujo closed 10 years ago

samuraraujo commented 10 years ago

Bundler could not find compatible versions for gem "json": In Gemfile: openlibrary (~> 2.1.1) ruby depends on json (~> 1.7.7) ruby

sparql (>= 0) ruby depends on
  json (1.8.0)
jayfajardo commented 10 years ago

fixed tha json gem dependecy to respect 1.7.7 and future versions. New gem version published.