README.md in sidekiq-throttled-0.4.0 vs README.md in sidekiq-throttled-0.4.1
- old
+ new
@@ -1,11 +1,11 @@
# Sidekiq::Throttled
-[](http://rubygems.org/gems/sidekiq-throttled)
-[](https://travis-ci.org/sensortower/sidekiq-throttled)
-[](https://codeclimate.com/github/sensortower/sidekiq-throttled)
-[](https://coveralls.io/github/sensortower/sidekiq-throttled?branch=master)
+[](http://rubygems.org/gems/sidekiq-throttled)
+[](https://travis-ci.org/sensortower/sidekiq-throttled)
+[](https://codeclimate.com/github/sensortower/sidekiq-throttled)
+[](https://coveralls.io/github/sensortower/sidekiq-throttled?branch=v0.4.x)
Concurrency and threshold throttling for [Sidekiq](https://github.com/mperham/sidekiq/).
## Installation
@@ -122,10 +122,10 @@
versions:
* Ruby 2.0.0
* Ruby 2.1.x
* Ruby 2.2.x
-* Ruby 2.3.0
+* Ruby 2.3.x
[travis]: http://travis-ci.org/sensortower/sidekiq-throttled
## Contributing