Commit 248ece76e51014700733727e553a428e2f85579d
1 parent
7b87fcba
Exists in
master
and in
4 other branches
gitlab_meta gem to 6.0
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -168,7 +168,7 @@ GEM |
168 | 168 | activesupport (~> 3.2.13) |
169 | 169 | github-linguist (~> 2.3.4) |
170 | 170 | gitlab-grit (~> 2.5.1) |
171 | - gitlab_meta (5.0) | |
171 | + gitlab_meta (6.0) | |
172 | 172 | gitlab_omniauth-ldap (1.0.3) |
173 | 173 | net-ldap (~> 0.3.1) |
174 | 174 | omniauth (~> 1.0) |
... | ... | @@ -545,7 +545,7 @@ DEPENDENCIES |
545 | 545 | gitlab-grack (~> 1.0.1) |
546 | 546 | gitlab-pygments.rb (~> 0.3.2) |
547 | 547 | gitlab_git (~> 1.3.0) |
548 | - gitlab_meta (= 5.0) | |
548 | + gitlab_meta (= 6.0) | |
549 | 549 | gitlab_omniauth-ldap (= 1.0.3) |
550 | 550 | gon |
551 | 551 | grape (~> 0.4.1) | ... | ... |