Commit db5b70b1c567b1405310b699e894e3627737bc6a
1 parent
180ab975
Exists in
master
and in
4 other branches
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 |