Commit 38397dbed22fe19eb25b235c02dbf1196283b79e
Exists in
master
and in
4 other branches
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
Gemfile.lock
@@ -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 |