From a44f67e645c20b4b96444073f61f8550f6dc8835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:48:40 +0000 Subject: [PATCH] Bump the minor-updates group with 2 updates Bumps the minor-updates group with 2 updates: [clearance](https://github.com/thoughtbot/clearance) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `clearance` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/thoughtbot/clearance/releases) - [Changelog](https://github.com/thoughtbot/clearance/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/clearance/compare/v2.7.1...v2.7.2) Updates `rubocop-rails` from 2.25.0 to 2.25.1 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.25.0...v2.25.1) --- updated-dependencies: - dependency-name: clearance dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f7b620..cf12a90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - clearance (2.7.1) + clearance (2.7.2) actionmailer (>= 5.0) activemodel (>= 5.0) activerecord (>= 5.0) @@ -155,7 +155,9 @@ GEM concurrent-ruby (~> 1.1) webrick (~> 1.7) websocket-driver (~> 0.7) - ffi (1.16.3) + ffi (1.17.0) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -202,7 +204,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.24.0) + minitest (5.24.1) moneta (1.0.0) msgpack (1.7.2) multi_json (1.15.0) @@ -210,7 +212,7 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - net-imap (0.4.11) + net-imap (0.4.14) date net-protocol net-pop (0.1.2) @@ -317,7 +319,7 @@ GEM regexp_parser (2.9.2) reline (0.5.9) io-console (~> 0.5) - rexml (3.3.0) + rexml (3.3.1) strscan rolify (6.0.1) rspec-core (3.13.0) @@ -357,7 +359,7 @@ GEM rubocop-performance (1.21.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.25.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0)