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-10-26 03:09:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-26 03:09:02 +0300
commita13d121380db52a0332b2c64fcbb27c6a3dcffa6 (patch)
tree178f445ebe66c6a9e3b06e2f9646888631937633 /Gemfile
parent9d3861d531eab6c9489ad0466058e6a16b2c1228 (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 213e5a86130..ff47974edc2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -411,7 +411,7 @@ end
group :test do
gem 'fuubar', '~> 2.2.0'
gem 'rspec-retry', '~> 0.6.1'
- gem 'rspec_profiling', '~> 0.0.5'
+ gem 'rspec_profiling', '~> 0.0.6'
gem 'rspec-parameterized', require: false
gem 'capybara', '~> 3.33.0'