mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
Remove sinatra
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -26,7 +26,7 @@ gem 'responders'
|
||||
gem 'kaminari'
|
||||
gem 'rack-cors', :require => 'rack/cors'
|
||||
gem 'acts-as-taggable-on', git: 'https://github.com/mbleigh/acts-as-taggable-on'
|
||||
gem 'sinatra', github: 'sinatra'
|
||||
#gem 'sinatra', github: 'sinatra'
|
||||
gem 'wisper', '2.0.0'
|
||||
gem 'nightfury', '~> 1.0', '>= 1.0.1'
|
||||
gem 'redis-namespace'
|
||||
|
||||
Reference in New Issue
Block a user