From d453e175510eb1822375a6544149b645114716a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 22:44:33 +0000 Subject: [PATCH] Build(deps): Bump time from 0.2.0 to 0.2.2 Bumps [time](https://github.com/ruby/time) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/ruby/time/releases) - [Commits](https://github.com/ruby/time/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: time dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2947fd0..24a45d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.9) - date (3.2.2) + date (3.3.3) dnsruby (1.61.8) net-ftp simpleidn (~> 0.1) @@ -276,7 +276,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - time (0.2.0) + time (0.2.2) date timeout (0.2.0) typhoeus (1.4.0)