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>2020-08-21 06:10:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-21 06:10:16 +0300
commitf2eb66fef8aa8cebea25bc9e671a1f146514682f (patch)
treeef3f5ad9803bb211acdfd9f0f013c987f43d8e97 /Gemfile
parentc7a46b04196859929e8e4c04fbcbf8490f228edf (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 39101188454..05f7801d0f7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -350,7 +350,7 @@ group :development do
end
group :development, :test do
- gem 'bullet', '~> 6.0.2'
+ gem 'bullet', '~> 6.1.0'
gem 'pry-byebug', '~> 3.5.1', platform: :mri
gem 'pry-rails', '~> 0.3.9'