From 3ce3ee63bc271e0c125406ce2fa4a5c08ad186d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 22:44:53 +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 d76f372..22e875c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,6 +17,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) @@ -273,7 +274,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 titlecase (0.1.1) typhoeus (1.4.0) ethon (>= 0.9.0)