From 6e9d506b6115a72ed493d8863b929f88c43431db Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Mon, 29 Jan 2024 22:06:50 +0100 Subject: [PATCH] chore(bundle): Update aasm from 5.2.0 to 5.5.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b58627d3..cfadf6b69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GIT GEM remote: https://rubygems.org/ specs: - aasm (5.2.0) + aasm (5.5.0) concurrent-ruby (~> 1.0) acsv (0.0.1) actioncable (7.0.8) @@ -175,7 +175,7 @@ GEM clamav-client (3.2.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) content_disposition (1.0.0) crack (0.4.5)