diff --git a/Gemfile b/Gemfile index c6f0ea3a75..c5e1be6292 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem 'active_model_serializers', '>= 0.10.10' gem 'unicorn' gem 'sentry-raven' gem 'yard-sinatra', git: 'https://github.com/rkh/yard-sinatra' -gem 'rack-contrib', '>= 2.0.0' +gem 'rack-contrib', '>= 2.5.0' gem 'rack-cache', git: 'https://github.com/rtomayko/rack-cache' gem 'rack-attack', '~> 5.4', '>= 5.4.2' gem 'gh', git: 'https://github.com/travis-ci/gh'