README.md in twitter-7.0.0 vs README.md in twitter-8.0.0.rc.1
- old
+ new
@@ -1,17 +1,15 @@
# The Twitter Ruby Gem
[][gem]
[][travis]
[][maintainability]
-[][coveralls]
[][inchpages]
[gem]: https://rubygems.org/gems/twitter
[travis]: https://travis-ci.org/sferik/twitter
[maintainability]: https://codeclimate.com/github/sferik/twitter/maintainability
-[coveralls]: https://coveralls.io/r/sferik/twitter
[inchpages]: http://inch-ci.org/github/sferik/twitter
A Ruby interface to the Twitter API.
## Installation
@@ -227,14 +225,14 @@
## Supported Ruby Versions
This library aims to support and is [tested against][travis] the following Ruby
versions:
-* Ruby 2.4
-* Ruby 2.5
-* Ruby 2.6
* Ruby 2.7
+* Ruby 3.0
+* Ruby 3.1
+* Ruby 3.2
If something doesn't work on one of these versions, it's a bug.
This library may inadvertently work (or seem to work) on other Ruby versions,
however support will only be provided for the versions listed above.
@@ -261,9 +259,9 @@
[semver]: http://semver.org/
[pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
## Copyright
-Copyright (c) 2006-2016 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco.
+Copyright (c) 2006-2016 Erik Berlin, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco.
See [LICENSE][] for details.
[license]: LICENSE.md