From a064965439876a21ee5b22b60301dee23512a92b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 22:46:02 +0000 Subject: [PATCH] Bump time from 0.2.1 to 0.2.2 Bumps [time](https://github.com/ruby/time) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/ruby/time/releases) - [Commits](https://github.com/ruby/time/compare/v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: time dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 824c9f6..388ce5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,6 +244,8 @@ GEM netrc (0.11.0) nokogiri (1.14.2-aarch64-linux) racc (~> 1.4) + nokogiri (1.14.2-x86_64-linux) + racc (~> 1.4) nori (2.6.0) notiffany (0.1.3) nenv (~> 0.1) @@ -332,7 +334,7 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (1.2.1) - time (0.2.1) + time (0.2.2) date timeout (0.3.2) tomlrb (1.3.0) @@ -403,6 +405,7 @@ GEM PLATFORMS aarch64-linux + x86_64-linux DEPENDENCIES chefspec (= 9.3.3)