Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

v2.9.0

Compare
Choose a tag to compare
@tobiashm tobiashm released this 17 Sep 20:19
· 5 commits to master since this release
184518b
  • Remove deprecated autorequire from gemspec.
    #123
  • Rescue from Yadis::XRI::XRIHTTPError on discovery.
    #106
  • Avoid SSRF for claimed_id request.
    #121
  • Updated documentation.
    #115, #116, #117, #118
  • Reduce warnings output in test runs.
    #119
  • Drop deprecated option from gemspec.
    #120
  • Remove circular require.
    #113
  • Updated Travis CI config with Ruby 2.6
    #114
  • Simplify Bundler require; remove need for extra :require.
    #112