diff options
author | Stan Hu <stanhu@gmail.com> | 2016-11-30 07:01:45 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-11-30 07:11:47 -0800 |
commit | c347170853926a4ce0402fe1b647f578b3da620e (patch) | |
tree | 2adfcb52e9c9f87664eb1b1e2949e8da62541056 /Gemfile.lock | |
parent | 43c8788e7bd4c705bc8215ea2409b21a19d090f7 (diff) | |
download | gitlab-ce-c347170853926a4ce0402fe1b647f578b3da620e.tar.gz |
Revert bump in rufus-schedulerrevert-rufus-scheduler-bump
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.lock | 3 |
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) |