From 9c78517f2aaad7025459e4d40005684be9f614bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 13:08:04 -0300 Subject: [PATCH] Update dependency license_finder to v6.15.0 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 90597ea..b766230 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,20 @@ GEM remote: https://rubygems.org/ specs: - license_finder (6.10.0) + license_finder (6.15.0) bundler rubyzip (>= 1, < 3) thor (~> 1.0.1) tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.5) - rubyzip (2.3.0) + rexml (3.2.6) + rubyzip (2.3.2) thor (1.0.1) - tomlrb (2.0.0) + tomlrb (2.0.3) with_env (1.1.0) - xml-simple (1.1.5) + xml-simple (1.1.9) + rexml PLATFORMS ruby