summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-06 09:12:20 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-06 09:12:20 +0000
commita6d9ec9567a4f0b6401295e6744ab394fa3b0033 (patch)
treef864b1123ce9ffe85cfebcd55650c8a867c6eb36 /Gemfile
parentcfe9f9a5b3a338744b3caf1bf55f8fd290618d0e (diff)
downloadgitlab-ce-a6d9ec9567a4f0b6401295e6744ab394fa3b0033.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 03461fbd72e..3660b31d27d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -394,7 +394,7 @@ group :development, :test do
gem 'bullet', '~> 7.0.2'
gem 'pry-byebug'
gem 'pry-rails', '~> 0.3.9'
- gem 'pry-shell', '~> 0.6.0'
+ gem 'pry-shell', '~> 0.6.1'
gem 'awesome_print', require: false