From be061bab62f6e13df03ef2d49c42732761f6c554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 12:47:30 +0000 Subject: [PATCH] Bump activesupport from 5.2.1 to 5.2.8.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.1 to 5.2.8.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...v5.2.8.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22b9241..5acec7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -27,7 +27,7 @@ GEM cassandra-driver (3.2.3) ione (~> 1.2) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) countries (1.2.5) currencies (~> 0.4.2) @@ -44,7 +44,7 @@ GEM fuubar (2.3.2) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - i18n (1.1.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n_data (0.7.0) ione (1.2.4) @@ -53,7 +53,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) method_source (0.9.0) - minitest (5.11.3) + minitest (5.15.0) mongo (2.6.2) bson (>= 4.3.0, < 5.0.0) multi_json (1.13.1) @@ -110,7 +110,7 @@ GEM tilt (>= 1.3, < 3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2018.5) tzinfo (>= 1.0.0)