Skip to content
Snippets Groups Projects
Commit f732e6c8 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Pin sidekiq version to 2.17.0.

parent 69432c88
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -102,7 +102,7 @@ gem "acts-as-taggable-on"
# Background jobs
gem 'slim'
gem 'sinatra', require: nil
gem 'sidekiq'
gem 'sidekiq', '2.17.0'
 
# HTTP requests
gem "httparty"
Loading
Loading
Loading
Loading
@@ -653,7 +653,7 @@ DEPENDENCIES
select2-rails
settingslogic
shoulda-matchers (~> 2.1.0)
sidekiq
sidekiq (= 2.17.0)
simplecov
sinatra
six
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment