README.md in sidekiq-throttled-0.8.2 vs README.md in sidekiq-throttled-0.9.0
- old
+ new
@@ -153,13 +153,13 @@
## Supported Ruby Versions
This library aims to support and is [tested against][travis] the following Ruby
versions:
-* Ruby 2.2.6+
* Ruby 2.3.x
* Ruby 2.4.x
+* Ruby 2.5.x
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.
@@ -175,15 +175,13 @@
## Supported Sidekiq Versions
This library aims to support work with following [Sidekiq][sidekiq] versions:
-* Sidekiq 4.0.x
-* Sidekiq 4.1.x
-* Sidekiq 4.2.x
* Sidekiq 5.0.x
* Sidekiq 5.1.x
+* Sidekiq 5.2.x
## Contributing
* Fork sidekiq-throttled on GitHub
@@ -207,10 +205,10 @@
Don't forget to run `appraisal update` after any changes to `Gemfile`.
## Copyright
-Copyright (c) 2015-2017 SensorTower Inc.
+Copyright (c) 2015-2018 SensorTower Inc.
See LICENSE.md for further details.
[travis]: http://travis-ci.org/sensortower/sidekiq-throttled
[sidekiq]: https://github.com/mperham/sidekiq