mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
added pry-byebug to the sample app
This commit is contained in:
parent
448f757545
commit
5abcbb4451
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ end
|
|||
|
||||
gem 'rails', '~> 4.1.1'
|
||||
gem 'sidekiq', :path => '..'
|
||||
gem 'capistrano'
|
||||
gem 'pry-byebug'
|
||||
|
||||
# sidekiq-web dependencies
|
||||
gem 'sinatra'
|
||||
|
|
Loading…
Add table
Reference in a new issue