From 07658adb422145ad51a05b72d9c356333c72638b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 07:34:16 +0000 Subject: [PATCH] Bump ruby-units from 4.0.1 to 4.0.2 Bumps [ruby-units](https://github.com/olbrich/ruby-units) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/olbrich/ruby-units/releases) - [Changelog](https://github.com/olbrich/ruby-units/blob/master/CHANGELOG.txt) - [Commits](https://github.com/olbrich/ruby-units/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: ruby-units dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0dc01564b..2eb25fd4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -592,7 +592,7 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - ruby-units (4.0.1) + ruby-units (4.0.2) ruby-vips (2.2.0) ffi (~> 1.12) ruby2_keywords (0.0.5)