Skip to content

1.1.2

Latest
Compare
Choose a tag to compare
@monfresh monfresh released this 22 Aug 23:52
· 11 commits to master since this release
  • Update sawyer dependency to 0.5.3
  • Update minimum Ruby version requirement to 1.9.2
  • Fix Faraday::Builder is now Faraday::RackBuilder warning
  • Update gems in Gemfile to match octokit.rb (for development and tests)
  • Update tests and cassettes to point to the demo API
  • Remove unused keywords module and tests
  • Update client#paginate method
  • Update rate_limit module to take into account case where rate limit headers are not present
  • Update categories module to be compatible with demo API
  • Add per_page to configurable and default modules
  • Update README examples to work with demo API