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-04-23 03:09:41 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-23 03:09:41 +0300
commitb158645575a569bd46de15b42355940501902166 (patch)
treeef7ab6549bf28779cf01cbfd84eab23b757a1592 /qa/Gemfile.lock
parent22e60f1c61443a7efd8a2334f61556d19d6630be (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index ececdab80d5..75531573a50 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.2)
+ activesupport (6.0.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
@@ -114,7 +114,7 @@ PLATFORMS
ruby
DEPENDENCIES
- activesupport (= 6.0.2)
+ activesupport (~> 6.0.2.2)
airborne (~> 0.2.13)
capybara (~> 3.29.0)
capybara-screenshot (~> 1.0.23)