From 2bcab2e6a5f5666071802f9147353877b5387485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 03:07:25 +0000 Subject: [PATCH] Bump ruby-units from 2.3.2 to 2.4.1 Bumps [ruby-units](https://github.com/olbrich/ruby-units) from 2.3.2 to 2.4.1. - [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.3.2...v2.4.1) --- updated-dependencies: - dependency-name: ruby-units dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b322e05b..521ca0b12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -548,7 +548,7 @@ GEM rubocop (~> 0.87) rubocop-ast (>= 0.7.1) ruby-progressbar (1.11.0) - ruby-units (2.3.2) + ruby-units (2.4.1) ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.5)