From 806cb8b3a904db8b2ec1d43532cea938bd4e8f68 Mon Sep 17 00:00:00 2001 From: Manimaran Date: Fri, 10 Nov 2023 22:58:53 +0530 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28198c6..fdc777e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.5) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1)