Bump whenever from 0.9.4 to 1.0.0

Bumps [whenever](https://github.com/javan/whenever) from 0.9.4 to 1.0.0.
- [Release notes](https://github.com/javan/whenever/releases)
- [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md)
- [Commits](https://github.com/javan/whenever/compare/v0.9.4...v1.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-12 05:02:55 +00:00 committed by GitHub
parent 9f54b1e8a9
commit d19d02e8e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@ gem 'dnsruby', '~> 1.61'
gem 'isikukood' # for EE-id validation
gem 'simpleidn', '0.1.1' # For punycode
gem 'money-rails'
gem 'whenever', '0.9.4', require: false
gem 'whenever', '1.0.0', require: false
# country listing
gem 'countries', :require => 'countries/global'