github didn't have the correct version
This commit is contained in:
parent
4b6c177311
commit
1ca54b361f
2
Gemfile
2
Gemfile
|
@ -17,7 +17,7 @@ gem 'active_model_serializers'
|
||||||
gem 'unicorn'
|
gem 'unicorn'
|
||||||
gem 'sentry-raven'
|
gem 'sentry-raven'
|
||||||
gem 'yard-sinatra', github: 'rkh/yard-sinatra'
|
gem 'yard-sinatra', github: 'rkh/yard-sinatra'
|
||||||
gem 'rack-contrib', github: 'rack/rack-contrib'
|
gem 'rack-contrib'
|
||||||
gem 'rack-cache', github: 'rtomayko/rack-cache'
|
gem 'rack-cache', github: 'rtomayko/rack-cache'
|
||||||
gem 'rack-attack'
|
gem 'rack-attack'
|
||||||
gem 'gh'
|
gem 'gh'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user