Commit db5b70b1c567b1405310b699e894e3627737bc6a

Authored by Yasuharu Ozaki
1 parent 180ab975

Fix 'gon' gem install failure. refs #5955

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile.lock
... ... @@ -591,7 +591,7 @@ DEPENDENCIES
591 591 gitlab_git (~> 4.0.0.pre)
592 592 gitlab_meta (= 6.0)
593 593 gitlab_omniauth-ldap (= 1.0.3)
594   - gon!
  594 + gon (~> 5.0.0)
595 595 grape (~> 0.6.1)
596 596 grape-entity (~> 0.3.0)
597 597 growl
... ...