From 08ca353d27ecf2c98a4d1eb572e45ca4f76938a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 12:47:25 +0000 Subject: [PATCH] Bump activesupport from 5.2.1 to 6.1.7.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.1 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.1...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a48cfbdd..f29fa6cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,15 +32,16 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) awesome_print (1.8.0) backports (3.11.4) chronic (0.10.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) daemons (1.3.1) diff-lcs (1.2.5) erector (0.10.0) @@ -52,7 +53,7 @@ GEM ffi (1.9.25-x64-mingw32) ffi (1.9.25-x86-mingw32) files (0.4.0) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (1.8.6) listen (3.1.5) @@ -60,7 +61,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) mustermann (1.0.3) nokogiri (1.8.5) @@ -122,13 +123,13 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - thread_safe (0.3.6) tilt (2.0.8) treetop (1.6.10) polyglot (~> 0.3) trollop (2.9.9) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.6) PLATFORMS ruby