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:
authorRobert Speicher <rspeicher@gmail.com>2015-10-09 01:04:16 +0300
committerRobert Speicher <rspeicher@gmail.com>2015-10-09 01:04:16 +0300
commit6f79b5336fb9ac011dd19d5720b8bfda8b6fa53a (patch)
tree855fa48606c7af2dc21fa9bd99f8ca5a68313516 /Gemfile
parent26cfb98e4fcfb1bea1b4a5c723940e2a51ef10dc (diff)
Just kidding, we're deleting whenever entirely
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index e592d5ab208..e75fa37dea1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -300,9 +300,6 @@ gem 'activerecord-deprecated_finders', '~> 1.0.3'
gem 'activerecord-session_store', '~> 0.1.0'
gem "nested_form", '~> 0.3.2'
-# Scheduled
-gem 'whenever', '~> 0.9.4', require: false
-
# OAuth
gem 'oauth2', '~> 1.0.0'