mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Require whenever
This commit is contained in:
parent
603cfb61ef
commit
361ef9a377
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -76,7 +76,7 @@ gem 'delayed_job_active_record', '~> 4.0.2'
|
|||
gem 'daemons'
|
||||
|
||||
# cron
|
||||
gem 'whenever', '~> 0.9.4', require: false
|
||||
gem 'whenever', '~> 0.9.4'
|
||||
|
||||
group :development, :test do
|
||||
# for inserting dummy data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue