From 1407e5d020ba91feaa4b4a4024b5e137211bb663 Mon Sep 17 00:00:00 2001 From: Nate Bates Date: Sat, 29 Apr 2023 11:58:30 -0600 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47e61af..4e0a418 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (~> 6.0.5) + activesupport (6.0.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1)