Skip to content

sentry-resque does not have resque as a dependency #1502

Closed

Description

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions