summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-09 00:10:07 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-09 00:10:07 +0000
commitc72613147447f060da53873ba698133198cf416c (patch)
treec4ee34f7dca96bb48033c94910d3865b065c2439 /Gemfile
parentf26a600a69b3a13d3102d801f5d92d3235ea56d4 (diff)
downloadgitlab-ce-c72613147447f060da53873ba698133198cf416c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5cb6aa6512e..156c85e8383 100644
--- a/Gemfile
+++ b/Gemfile
@@ -349,7 +349,7 @@ group :development do
gem 'solargraph', '~> 0.46.0', require: false
gem 'letter_opener_web', '~> 2.0.0'
- gem 'lookbook'
+ gem 'lookbook', '~> 1.0'
# Better errors handler
gem 'better_errors', '~> 2.9.1'