mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Overspec rack to prevent build hang, #656
This commit is contained in:
parent
89f76e076d
commit
b1152007d4
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -12,4 +12,5 @@ end
|
|||
group :development do
|
||||
gem 'pry', :platform => :mri
|
||||
gem 'shotgun'
|
||||
gem 'rack', '~> 1.4.0'
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue