Remove sinatra
This commit is contained in:
parent
2a335df49c
commit
1ae1370825
1 changed files with 1 additions and 1 deletions
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'
|
||||
|
|
Loading…
Reference in a new issue