summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-17 12:11:17 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-17 12:11:17 +0000
commit4f8983ade80c0d71d4c8e6cc0d686c9cecf5e7d4 (patch)
tree3c51e09d9315acb8930c3c5383fb6384a3a841aa /Gemfile.lock
parente191aabc8fd068233ac7b21e6f1299e2c371faba (diff)
downloadgitlab-ce-4f8983ade80c0d71d4c8e6cc0d686c9cecf5e7d4.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2a5a163dcc5..ca37508841b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -478,7 +478,7 @@ GEM
faraday_middleware
multi_json
fast_blank (1.0.0)
- fast_gettext (2.1.0)
+ fast_gettext (2.3.0)
ffaker (2.10.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
@@ -883,7 +883,7 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- lookbook (1.4.5)
+ lookbook (1.5.3)
actioncable
activemodel
css_parser
@@ -893,7 +893,7 @@ GEM
railties (>= 5.0)
redcarpet (~> 3.5)
rouge (>= 3.26, < 5.0)
- view_component (~> 2.0)
+ view_component (> 2.0, < 4)
yard (~> 0.9.25)
zeitwerk (~> 2.5)
lru_redux (1.1.0)
@@ -1188,7 +1188,7 @@ GEM
recaptcha (5.12.3)
json
recursive-open-struct (1.1.3)
- redcarpet (3.5.1)
+ redcarpet (3.6.0)
redis (4.8.0)
redis-actionpack (5.3.0)
actionpack (>= 5, < 8)
@@ -1746,7 +1746,7 @@ DEPENDENCIES
lockbox (~> 1.1.1)
lograge (~> 0.5)
loofah (~> 2.19.1)
- lookbook (~> 1.4, >= 1.4.5)
+ lookbook (~> 1.5, >= 1.5.3)
lru_redux
mail (= 2.7.1)
mail-smtp_pool (~> 0.1.0)!