Releases: codeforamerica/ohanakapa-ruby
Releases · codeforamerica/ohanakapa-ruby
1.1.2
- 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