Skip to content

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

@mensfeld

Description

@mensfeld

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

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions