From ee3bd574f89acddad925d9266003b41b3566fe7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 22:44:32 +0000 Subject: [PATCH] Bump time from 0.1.0 to 0.2.2 Bumps [time](https://github.com/ruby/time) from 0.1.0 to 0.2.2. - [Release notes](https://github.com/ruby/time/releases) - [Commits](https://github.com/ruby/time/compare/v0.1.0...v0.2.2) --- updated-dependencies: - dependency-name: time dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 49646f6..b868e1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,6 +16,7 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.8) + date (3.3.3) dnsruby (1.61.5) simpleidn (~> 0.1) em-websocket (0.5.2) @@ -254,7 +255,8 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - time (0.1.0) + time (0.2.2) + date typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.9)