From 77165ed92eec01158f840a644f2f4bcb468271f9 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 24 May 2022 21:07:11 +0300 Subject: [PATCH] Gemfile.lock: update activesupport --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a34082..4d3e837 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.4.8) + activesupport (6.0.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1)