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-11-09 09:09:23 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-09 09:09:23 +0300
commit4bfebcc481ca32ca0055e55cad509f400a2939ff (patch)
treeae2178cccb15c2c16a83865d496fd4a40f465dfb /Gemfile
parent5d066c532d5fc4dc8a89be2068236b7058ddb645 (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 3080445bca5..4ca918d52ca 100644
--- a/Gemfile
+++ b/Gemfile
@@ -367,7 +367,7 @@ group :development, :test do
# Generate Fake data
gem 'ffaker', '~> 2.10'
- gem 'spring', '~> 2.0.0'
+ gem 'spring', '~> 2.1.0'
gem 'spring-commands-rspec', '~> 1.0.4'
gem 'gitlab-styles', '~> 5.0.0', require: false