Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-26 18:07:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-26 18:07:59 +0300
commitc46e0d0c271a21b67a3412faf750d27dd63432bb (patch)
tree58d5ac8c94228c1c282f3ca3929eeb61b65c6c36 /Gemfile.lock
parenta46fed716c91d449fde2f08d25e0f4530170bc15 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 11 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8844732d35e..395293f17a2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -5,6 +5,16 @@ PATH
rspec (~> 3.0)
PATH
+ remote: gems/gitlab-utils
+ specs:
+ gitlab-utils (0.1.0)
+ actionview (>= 6.1.7.2)
+ activesupport (>= 6.1.7.2)
+ addressable (~> 2.8)
+ nokogiri (~> 1.15.2)
+ rake (~> 13.0)
+
+PATH
remote: vendor/gems/attr_encrypted
specs:
attr_encrypted (3.2.4)
@@ -1778,6 +1788,7 @@ DEPENDENCIES
gitlab-rspec!
gitlab-sidekiq-fetcher!
gitlab-styles (~> 10.0.0)
+ gitlab-utils!
gitlab_chronic_duration (~> 0.10.6.2)
gitlab_omniauth-ldap (~> 2.2.0)
gitlab_quality-test_tooling (~> 0.8.1)