mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 12:17:30 +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'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue