From a49c497daff587debc0eb6ac85eceabaabcb2a01 Mon Sep 17 00:00:00 2001 From: Nate Bates Date: Wed, 25 Jan 2023 00:21:52 -0700 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e0a418..02d817a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.5) + activesupport (~>6.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1)