From c7ed10883a18b768fc24dfbaa210b340d3e9e7b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 01:52:08 +0000 Subject: [PATCH] Bump ruby-units from 2.4.1 to 3.0.0 Bumps [ruby-units](https://github.com/olbrich/ruby-units) from 2.4.1 to 3.0.0. - [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/v2.4.1...v3.0.0) --- updated-dependencies: - dependency-name: ruby-units dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5636e2ccb..d6a94961c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -550,7 +550,7 @@ GEM rubocop (~> 0.87) rubocop-ast (>= 0.7.1) ruby-progressbar (1.11.0) - ruby-units (2.4.1) + ruby-units (3.0.0) ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.5)