diff --git a/Gemfile b/Gemfile index 5013a2aba..22b721ddd 100644 --- a/Gemfile +++ b/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'