From fffef5c7b32a6d98e2cd02956029315fd1e58a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 18:45:11 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 1.2.11 in /elasticsearch/elasticsearch-rails Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 1.2.11. - [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.2...v1.2.11) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- elasticsearch/elasticsearch-rails/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elasticsearch/elasticsearch-rails/Gemfile.lock b/elasticsearch/elasticsearch-rails/Gemfile.lock index 67f97c1..10cf69e 100644 --- a/elasticsearch/elasticsearch-rails/Gemfile.lock +++ b/elasticsearch/elasticsearch-rails/Gemfile.lock @@ -151,12 +151,12 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.11) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.2) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3)