Commit c6a16e900c0b37eb15e4d72229e2e0e96dc83a71

Authored by Leandro Santos
1 parent d6d61492
Exists in staging and in 1 other branch production

force rack version

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
plugins/oauth_provider/Gemfile
1 1 source 'https://rubygems.org'
2 2 gem 'doorkeeper', '~> 1.4.0'
3 3 gem 'responders', '~> 2.0'
  4 +gem 'rack', '1.6.4'
... ...