@mperham I just updated to sidekiq-pro to version 3.4.2. Attempting to start sidekiq results in an error
uninitialized constant Rack::Protection
How did you resolve this @mperham
I just added rack-protection to my Gemfile to get around it!
Thanks for answering this @mark-ellul. Looks like I did the same.
Most helpful comment
I just added rack-protection to my Gemfile to get around it!