diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-05 17:33:30 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-05 17:33:30 +0000 |
commit | 5049b3cd2362d119d0f6147bb45b449609b07cb4 (patch) | |
tree | 69c89f0b19c09d3600ab3772be20209d4d702d36 /Gemfile.lock | |
parent | d5cc1255b64367c04f208150dbafa0be7b50dc45 (diff) | |
download | gitlab-ce-5049b3cd2362d119d0f6147bb45b449609b07cb4.tar.gz |
Add latest changes from gitlab-org/gitlab@13-4-stable-ee
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 7d743f2029e..8d36a89b410 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -421,7 +421,7 @@ GEM github-markup (1.7.0) gitlab-chronic (0.10.5) numerizer (~> 0.2) - gitlab-fog-azure-rm (0.9.0) + gitlab-fog-azure-rm (1.0.0) azure-storage-blob (~> 2.0) azure-storage-common (~> 2.0) fog-core (= 2.1.0) @@ -1325,7 +1325,7 @@ DEPENDENCIES gitaly (~> 13.3.0.pre.rc1) github-markup (~> 1.7.0) gitlab-chronic (~> 0.10.5) - gitlab-fog-azure-rm (~> 0.9) + gitlab-fog-azure-rm (~> 1.0) gitlab-labkit (= 0.12.1) gitlab-license (~> 1.0) gitlab-mail_room (~> 0.0.6) |