From 887489e8c34c7d86a37a9c15c9da9bb7ddcf5203 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 24 Aug 2023 11:22:00 +0300 Subject: [PATCH] bundle update --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2aa365c..bc76271 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.7) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1)