From 4645679a04696105f2ded72bd6eae49e7fba2938 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 20:29:40 +0000 Subject: [PATCH] Bump activesupport from 6.1.1 to 6.1.2.1 Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 6.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.1...v6.1.2.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05dafeb..bb5f64e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,14 +6,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.1) + activesupport (6.1.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) ast (2.4.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -21,7 +21,7 @@ GEM thor (>= 0.19.4, < 2.0) tins (~> 1.6) docile (1.3.2) - i18n (1.8.7) + i18n (1.8.8) concurrent-ruby (~> 1.0) json (2.3.1) minitest (5.14.3)