Drop sidekiq web for the moment

This commit is contained in:
Daniel O'Connor
2016-08-16 11:08:59 +09:30
parent 5008d35614
commit ece0fdfe6c
2 changed files with 0 additions and 4 deletions

View File

@@ -39,7 +39,6 @@ gem 'bootstrap-kaminari-views' # bootstrap views for kaminari
gem 'activemerchant'
gem 'active_utils'
gem 'sidekiq'
gem 'sidekiq-web'
# Markdown formatting for updates etc
gem 'bluecloth'

View File

@@ -412,8 +412,6 @@ GEM
connection_pool (~> 2.2, >= 2.2.0)
redis (~> 3.2, >= 3.2.1)
sinatra (>= 1.4.7)
sidekiq-web (0.0.1)
rails (~> 4.2.0)
simplecov (0.11.2)
docile (~> 1.1.0)
json (~> 1.8)
@@ -530,7 +528,6 @@ DEPENDENCIES
sass-rails (~> 5.0.4)
selenium-webdriver
sidekiq
sidekiq-web
uglifier (~> 2.7.2)
unicorn
webrat