From 89d438c49c4e82c4563079beedb21bdf120844c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:50:08 +0000 Subject: [PATCH] Update dependency acts-as-taggable-on to v9.0.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fcc48de4..6160876a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - acts-as-taggable-on (9.0.0) + acts-as-taggable-on (9.0.1) activerecord (>= 6.0, < 7.1) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) @@ -109,7 +109,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) commonmarker (0.23.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) descendants_tracker (0.0.4) @@ -380,7 +380,7 @@ GEM turbo-rails (1.0.0) actionpack (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) virtus (2.0.0)