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:
authorStan Hu <stanhu@gmail.com>2016-11-30 18:01:45 +0300
committerStan Hu <stanhu@gmail.com>2016-11-30 18:11:47 +0300
commitc347170853926a4ce0402fe1b647f578b3da620e (patch)
tree2adfcb52e9c9f87664eb1b1e2949e8da62541056 /Gemfile.lock
parent43c8788e7bd4c705bc8215ea2409b21a19d090f7 (diff)
Revert bump in rufus-scheduler
Somehow `bundle install` with an update to Sidekiq-cron caused rufus-scheduler to be bumped, when it doesn't appear absolutely necessary. Closes #25160
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 1 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1db0e466164..5a14ed6fede 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -614,8 +614,7 @@ GEM
rubyntlm (0.5.2)
rubypants (0.2.0)
rubyzip (1.2.0)
- rufus-scheduler (3.3.0)
- tzinfo
+ rufus-scheduler (3.1.10)
rugged (0.24.0)
safe_yaml (1.0.4)
sanitize (2.1.0)