Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Jan 16, 2025
1 parent 97056de commit e8f8bff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sentry-resque/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ git_source(:github) { |name| "https://github.com/#{name}.git" }

# Specify your gem's dependencies in sentry-ruby.gemspec
gemspec

gem "ostruct" if RUBY_VERSION >= "3.4"

gem "sentry-ruby", path: "../sentry-ruby"

gem "resque-retry", "~> 1.8"
Expand Down

0 comments on commit e8f8bff

Please sign in to comment.