diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-11-07 21:09:59 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-11-07 21:09:59 +0000 |
commit | 364e69bafd235e5689fba44bb5eef37305cb6c6d (patch) | |
tree | 563bb6addd54e5ba4c93eaf1dee54eaab60f7a68 /Gemfile.lock | |
parent | 59f37a99433dbdc3093e06f0f57beff171bae5d4 (diff) | |
download | gitlab-ce-364e69bafd235e5689fba44bb5eef37305cb6c6d.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 eb3f1002b73..8a3b5097747 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -561,7 +561,7 @@ GEM gitlab-experiment (0.7.1) activesupport (>= 3.0) request_store (>= 1.0) - gitlab-fog-azure-rm (1.3.0) + gitlab-fog-azure-rm (1.4.0) azure-storage-blob (~> 2.0) azure-storage-common (~> 2.0) fog-core (= 2.1.0) @@ -1628,7 +1628,7 @@ DEPENDENCIES gitlab-chronic (~> 0.10.5) gitlab-dangerfiles (~> 3.6.1) gitlab-experiment (~> 0.7.1) - gitlab-fog-azure-rm (~> 1.3.0) + gitlab-fog-azure-rm (~> 1.4.0) gitlab-labkit (~> 0.28.0) gitlab-license (~> 2.2.1) gitlab-mail_room (~> 0.0.9) |