From 425fd8f6a1e9ee3f4deaf801ba6f7cf6d9dac7e6 Mon Sep 17 00:00:00 2001 From: Kosuke Tanabe Date: Mon, 13 Jan 2025 18:13:01 +0900 Subject: [PATCH] update Gemfile.lock --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 720114d7e..d2b989614 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,11 +50,12 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (1.3.0) + active_storage_validations (1.4.0) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) activesupport (>= 6.1.4) + marcel (>= 1.0.3) activejob (7.1.4.2) activesupport (= 7.1.4.2) globalid (>= 0.3.6) @@ -80,8 +81,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - acts-as-taggable-on (11.0.0) - activerecord (>= 7.0, < 8.0) + acts-as-taggable-on (12.0.0) + activerecord (>= 7.1, < 8.1) zeitwerk (>= 2.4, < 3.0) acts_as_list (1.2.4) activerecord (>= 6.1) @@ -193,7 +194,7 @@ GEM request_store (~> 1.0) globalize-accessors (0.3.0) globalize (>= 5.0.0) - hashdiff (1.1.1) + hashdiff (1.1.2) highline (3.1.2) reline htmlentities (4.3.4) @@ -407,7 +408,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.0.1) + rspec-rails (7.1.0) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -415,7 +416,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) rss (0.3.1)