diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-09-25 13:27:05 +0300 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-09-25 13:27:05 +0300 |
commit | a894721e2830b48c6c4781b6f9192d9d0f54ef40 (patch) | |
tree | e242dd264713e694bf22adf3d9af2f428e4ead0f /Gemfile.lock | |
parent | b12dedc072b56d1addfa8a8df40a82145e19f75b (diff) | |
download | gitlab-ce-a894721e2830b48c6c4781b6f9192d9d0f54ef40.tar.gz |
Remove gitlab_meta gemrs-remove-gitlab_meta
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a5a2e5785ac..1db8c9dd8c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,6 @@ GEM charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) rugged (~> 0.24.0) - gitlab_meta (7.0) gitlab_omniauth-ldap (1.2.1) net-ldap (~> 0.9) omniauth (~> 1.0) @@ -864,7 +863,6 @@ DEPENDENCIES github-markup (~> 1.4) gitlab-flowdock-git-hook (~> 1.0.1) gitlab_git (~> 10.6.6) - gitlab_meta (= 7.0) gitlab_omniauth-ldap (~> 1.2.1) gollum-lib (~> 4.2) gollum-rugged_adapter (~> 0.4.2) @@ -991,4 +989,4 @@ DEPENDENCIES wikicloth (= 0.8.1) BUNDLED WITH - 1.13.0 + 1.13.1 |