Commit 2f0a75ab77af430f682d67aa9bb865007d832795

Authored by Dmitriy Zaporozhets
1 parent 4b580302

GitLab meta to 5.0

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -162,5 +162,5 @@ group :test do @@ -162,5 +162,5 @@ group :test do
162 end 162 end
163 163
164 group :production do 164 group :production do
165 - gem "gitlab_meta", '4.0' 165 + gem "gitlab_meta", '5.0'
166 end 166 end
@@ -187,7 +187,7 @@ GEM @@ -187,7 +187,7 @@ GEM
187 mime-types (~> 1.19) 187 mime-types (~> 1.19)
188 pygments.rb (>= 0.2.13) 188 pygments.rb (>= 0.2.13)
189 github-markup (0.7.4) 189 github-markup (0.7.4)
190 - gitlab_meta (4.0) 190 + gitlab_meta (5.0)
191 gitlab_omniauth-ldap (1.0.2) 191 gitlab_omniauth-ldap (1.0.2)
192 net-ldap (~> 0.2.2) 192 net-ldap (~> 0.2.2)
193 omniauth (~> 1.0) 193 omniauth (~> 1.0)
@@ -486,7 +486,7 @@ DEPENDENCIES @@ -486,7 +486,7 @@ DEPENDENCIES
486 git 486 git
487 github-linguist (~> 2.3.4) 487 github-linguist (~> 2.3.4)
488 github-markup (~> 0.7.4) 488 github-markup (~> 0.7.4)
489 - gitlab_meta (= 4.0) 489 + gitlab_meta (= 5.0)
490 gitlab_omniauth-ldap (= 1.0.2) 490 gitlab_omniauth-ldap (= 1.0.2)
491 gitlab_yaml_db (= 1.0.0) 491 gitlab_yaml_db (= 1.0.0)
492 grack! 492 grack!