Remove sinatra
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -26,7 +26,7 @@ gem 'responders'
|
|||||||
gem 'kaminari'
|
gem 'kaminari'
|
||||||
gem 'rack-cors', :require => 'rack/cors'
|
gem 'rack-cors', :require => 'rack/cors'
|
||||||
gem 'acts-as-taggable-on', git: 'https://github.com/mbleigh/acts-as-taggable-on'
|
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 'wisper', '2.0.0'
|
||||||
gem 'nightfury', '~> 1.0', '>= 1.0.1'
|
gem 'nightfury', '~> 1.0', '>= 1.0.1'
|
||||||
gem 'redis-namespace'
|
gem 'redis-namespace'
|
||||||
|
|||||||
Reference in New Issue
Block a user