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-02-06 12:12:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-06 12:12:20 +0300
commita6d9ec9567a4f0b6401295e6744ab394fa3b0033 (patch)
treef864b1123ce9ffe85cfebcd55650c8a867c6eb36 /Gemfile
parentcfe9f9a5b3a338744b3caf1bf55f8fd290618d0e (diff)
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