From ebdefb9b82b44e7e687a5e9e1fcbb4ca02a091f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 21:43:31 +0000 Subject: [PATCH] build: bump tzinfo from 1.2.6 to 1.2.7 in /docs Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.6...v1.2.7) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 739ffd9583..6556e4f144 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -246,7 +246,7 @@ GEM thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.7.0) yell (2.2.2)