Commit 38397dbed22fe19eb25b235c02dbf1196283b79e

Authored by Dmitriy Zaporozhets
2 parents 180ab975 db5b70b1

Merge pull request #5983 from yasuoza/fix/6-4-stable

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