README.md in sentry-inst_jobs-1.0.2 vs README.md in sentry-inst_jobs-5.10.0
- old
+ new
@@ -13,10 +13,9 @@
## Getting Started
### Install
```ruby
-gem "sentry-ruby"
gem "sentry-inst_jobs"
```
Then you're all set! `sentry-inst_jobs` will automatically insert a custom middleware and error handler to capture exceptions from your workers!