Commit 248ece76e51014700733727e553a428e2f85579d

Authored by Dmitriy Zaporozhets
1 parent 7b87fcba

gitlab_meta gem to 6.0

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -198,5 +198,5 @@ group :test do @@ -198,5 +198,5 @@ group :test do
198 end 198 end
199 199
200 group :production do 200 group :production do
201 - gem "gitlab_meta", '5.0' 201 + gem "gitlab_meta", '6.0'
202 end 202 end
@@ -168,7 +168,7 @@ GEM @@ -168,7 +168,7 @@ GEM
168 activesupport (~> 3.2.13) 168 activesupport (~> 3.2.13)
169 github-linguist (~> 2.3.4) 169 github-linguist (~> 2.3.4)
170 gitlab-grit (~> 2.5.1) 170 gitlab-grit (~> 2.5.1)
171 - gitlab_meta (5.0) 171 + gitlab_meta (6.0)
172 gitlab_omniauth-ldap (1.0.3) 172 gitlab_omniauth-ldap (1.0.3)
173 net-ldap (~> 0.3.1) 173 net-ldap (~> 0.3.1)
174 omniauth (~> 1.0) 174 omniauth (~> 1.0)
@@ -545,7 +545,7 @@ DEPENDENCIES @@ -545,7 +545,7 @@ DEPENDENCIES
545 gitlab-grack (~> 1.0.1) 545 gitlab-grack (~> 1.0.1)
546 gitlab-pygments.rb (~> 0.3.2) 546 gitlab-pygments.rb (~> 0.3.2)
547 gitlab_git (~> 1.3.0) 547 gitlab_git (~> 1.3.0)
548 - gitlab_meta (= 5.0) 548 + gitlab_meta (= 6.0)
549 gitlab_omniauth-ldap (= 1.0.3) 549 gitlab_omniauth-ldap (= 1.0.3)
550 gon 550 gon
551 grape (~> 0.4.1) 551 grape (~> 0.4.1)