diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-20 09:46:55 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-20 09:46:55 +0900 |
commit | be00267084d2e5d22fc5e5caad4773b2b3593be5 (patch) | |
tree | df70fe1d23067940da16d9bd2cc8f0890d6ce886 | |
parent | 6ba8bc45cb4f5ea6ab8ffc087feee7a089290b5c (diff) |
Bump tzinfo-data from 1.2021.3 to 1.2021.4 (#16867)
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2021.3 to 1.2021.4. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2021.3...v1.2021.4) --- updated-dependencies: - dependency-name: tzinfo-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ebd582cb1..98c7fd1db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -620,7 +620,7 @@ GEM unf (~> 0.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - tzinfo-data (1.2021.3) + tzinfo-data (1.2021.4) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext |