mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
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:
parent
9f54b1e8a9
commit
d19d02e8e1
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue