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-01-06 12:07:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-06 12:07:22 +0300
commitf57ca9a5fc582232e23b2495812d57bf6f64313b (patch)
tree2dc60074deffeba176b86acc11ae01928e2013a1 /Gemfile.lock
parent9ce9ee87a7b53cbce725de979706ce74aef03a63 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2737513fed5..aaf9f5b70ef 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -873,7 +873,7 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- lookbook (1.2.1)
+ lookbook (1.4.5)
actioncable
activemodel
css_parser
@@ -1728,7 +1728,7 @@ DEPENDENCIES
lockbox (~> 1.1.1)
lograge (~> 0.5)
loofah (~> 2.19.1)
- lookbook (~> 1.2, >= 1.2.1)
+ lookbook (~> 1.4, >= 1.4.5)
lru_redux
mail (= 2.7.1)
mail-smtp_pool (~> 0.1.0)!