From 33d9f974544d59bdc08fddd6cd1c467856feaad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:43:34 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 1.2.10. - [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.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9ba8a8..d3c3c87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/juleffel/bosh4r.git + remote: https://github.com/juleffel/bosh4r.git revision: 468a8047e356406034e7b245efc97d622d684847 specs: bosh4r (0.0.6) @@ -65,15 +65,15 @@ GEM responders thread_safe (~> 0.1) warden (~> 1.2.3) - domain_name (0.5.20160309) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) - eventmachine (1.0.7) execjs (2.4.0) fastimage (2.0.0) addressable (~> 2) hike (1.2.3) - http-cookie (1.0.2) + http-accept (1.7.0) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (0.7.0) image-picker-rails (0.2.4) @@ -94,8 +94,7 @@ GEM minitest (5.5.1) multi_json (1.11.0) netrc (0.11.0) - node (0.0.2) - eventmachine + node (1.0.0) orm_adapter (0.5.0) pg (0.18.1) puma (2.11.1) @@ -131,10 +130,11 @@ GEM json (~> 1.4) responders (1.1.2) railties (>= 3.2, < 4.2) - rest-client (1.8.0) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 3.0) - netrc (~> 0.7) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) sass (3.4.13) sass-rails (5.0.1) railties (>= 4.0.0, < 5.0) @@ -159,7 +159,7 @@ GEM activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) turbolinks (2.5.3) coffee-rails @@ -168,14 +168,14 @@ GEM execjs (~> 2.2) rails (~> 4.1) railties (~> 4.1) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.2) + unf_ext (0.0.7.7) warden (1.2.3) rack (>= 1.0) xmpp4r (0.5.6)