Commit 248ece76 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

gitlab_meta gem to 6.0

parent 7b87fcba
...@@ -198,5 +198,5 @@ group :test do ...@@ -198,5 +198,5 @@ group :test do
end end
group :production do group :production do
gem "gitlab_meta", '5.0' gem "gitlab_meta", '6.0'
end end
...@@ -168,7 +168,7 @@ GEM ...@@ -168,7 +168,7 @@ GEM
activesupport (~> 3.2.13) activesupport (~> 3.2.13)
github-linguist (~> 2.3.4) github-linguist (~> 2.3.4)
gitlab-grit (~> 2.5.1) gitlab-grit (~> 2.5.1)
gitlab_meta (5.0) gitlab_meta (6.0)
gitlab_omniauth-ldap (1.0.3) gitlab_omniauth-ldap (1.0.3)
net-ldap (~> 0.3.1) net-ldap (~> 0.3.1)
omniauth (~> 1.0) omniauth (~> 1.0)
...@@ -545,7 +545,7 @@ DEPENDENCIES ...@@ -545,7 +545,7 @@ DEPENDENCIES
gitlab-grack (~> 1.0.1) gitlab-grack (~> 1.0.1)
gitlab-pygments.rb (~> 0.3.2) gitlab-pygments.rb (~> 0.3.2)
gitlab_git (~> 1.3.0) gitlab_git (~> 1.3.0)
gitlab_meta (= 5.0) gitlab_meta (= 6.0)
gitlab_omniauth-ldap (= 1.0.3) gitlab_omniauth-ldap (= 1.0.3)
gon gon
grape (~> 0.4.1) grape (~> 0.4.1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment