Bump iso8601 from 0.12.1 to 0.13.0

Bumps [iso8601](https://github.com/arnau/ISO8601) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/arnau/ISO8601/releases)
- [Changelog](https://github.com/arnau/ISO8601/blob/main/CHANGELOG.md)
- [Commits](https://github.com/arnau/ISO8601/compare/v0.12.1...v0.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 05:05:20 +00:00 committed by GitHub
parent 787016b9b6
commit 37b8e796bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ source 'https://rubygems.org'
gem 'active_interaction', '~> 4.0'
gem 'apipie-rails', '~> 0.5.18'
gem 'bootsnap', '>= 1.1.0', require: false
gem 'iso8601', '0.12.1' # for dates and times
gem 'iso8601', '0.13.0' # for dates and times
gem 'mime-types-data'
gem 'mimemagic', '0.4.3'
gem 'rails', '~> 6.1.3.2'

View file

@ -253,7 +253,7 @@ GEM
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
isikukood (0.1.2)
iso8601 (0.12.1)
iso8601 (0.13.0)
jmespath (1.4.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
@ -541,7 +541,7 @@ DEPENDENCIES
figaro (~> 1.2)
haml (~> 5.0)
isikukood
iso8601 (= 0.12.1)
iso8601 (= 0.13.0)
jquery-rails
jquery-ui-rails (= 6.0.1)
kaminari