Closed
Description
openedon Jul 8, 2021
Describe the bug
cannot load such file -- resque
To Reproduce
gem install sentry-resque --no-doc
ruby -e 'require "sentry-resque"'
Expected behavior
I would expect it not to fail.
Actual behavior
.rbenv/versions/2.7.3/lib/ruby/site_ruby/2.7.0/rubygems/core_ext/kernel_require.rb:148:in `require': cannot load such file -- resque (LoadError)
Environment
- Ruby Version: 2.7.3
- SDK Version: NA
- Integration Versions (if any): None
- e.g. Rails 6.0, Sidekiq 6.1.2
Sentry Config
None
Activity