diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-20 06:14:39 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-20 06:14:39 +0000 |
commit | 52d6a520b1dde5b050be56f1bc67110b8f43e6e6 (patch) | |
tree | abbe60ceb1735c4229b06455cf954befa327b512 /Gemfile.lock | |
parent | ecf14cef58b683305f16a0de492d98c72eb0451e (diff) | |
download | gitlab-ce-52d6a520b1dde5b050be56f1bc67110b8f43e6e6.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 797a72ce943..de50f5a3ca2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -481,7 +481,7 @@ GEM opentracing (~> 0.4) pg_query (~> 2.1) redis (> 3.0.0, < 5.0.0) - gitlab-license (2.0.0) + gitlab-license (2.1.0) gitlab-license_finder (6.14.2.1) bundler rubyzip (>= 1, < 3) @@ -1477,7 +1477,7 @@ DEPENDENCIES gitlab-experiment (~> 0.6.5) gitlab-fog-azure-rm (~> 1.2.0) gitlab-labkit (~> 0.21.3) - gitlab-license (~> 2.0) + gitlab-license (~> 2.1.0) gitlab-license_finder (~> 6.0) gitlab-mail_room (~> 0.0.9) gitlab-markup (~> 1.8.0) |