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:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-07-27 11:05:57 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-07-27 11:05:57 +0300
commitf00dc0fcae6cf482c1bf60065bd2c1ecfaa9748d (patch)
tree89e3c9bc3a3b14ba7ab966c9f5cd03066d6f4b27 /Gemfile.lock
parent89f46d3ae2c9586b0bd0efa165deedf09c176744 (diff)
Depened on exact version of SimpleCov when patched
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3ec11f46a5c..b53deb8c233 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -952,7 +952,7 @@ DEPENDENCIES
shoulda-matchers (~> 2.8.0)
sidekiq (~> 4.0)
sidekiq-cron (~> 0.4.0)
- simplecov (~> 0.12.0)
+ simplecov (= 0.12.0)
sinatra (~> 1.4.4)
six (~> 0.2.0)
slack-notifier (~> 1.2.0)