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'

View file

@ -488,7 +488,7 @@ GEM
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whenever (0.9.4)
whenever (1.0.0)
chronic (>= 0.6.3)
wkhtmltopdf-binary (0.12.5.4)
xpath (3.2.0)
@ -561,7 +561,7 @@ DEPENDENCIES
validates_email_format_of (= 1.6.3)
webdrivers
webmock
whenever (= 0.9.4)
whenever (= 1.0.0)
wkhtmltopdf-binary (~> 0.12.5.1)
BUNDLED WITH