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)