Update sidekiq, remove sinatra dependency
This commit is contained in:
parent
08896f7dcf
commit
af375b5bac
2 changed files with 4 additions and 16 deletions
1
Gemfile
1
Gemfile
|
@ -36,7 +36,6 @@ gem 'simple_form'
|
|||
gem 'will_paginate'
|
||||
gem 'rack-attack'
|
||||
gem 'sidekiq'
|
||||
gem 'sinatra', require: nil, git: 'https://github.com/sinatra/sinatra.git'
|
||||
|
||||
gem 'react-rails'
|
||||
gem 'browserify-rails'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue