From ac1ced17f29aec51e1baa4013f98c2980b17db72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 01:33:01 +0000 Subject: [PATCH] Bump activerecord from 5.2.0 to 5.2.8.1 Bumps [activerecord](https://github.com/rails/rails) from 5.2.0 to 5.2.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.3.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.0...v5.2.8.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56b543c2..51d0c4d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,26 +7,26 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.2.0) - activesupport (= 5.2.0) - activerecord (5.2.0) - activemodel (= 5.2.0) - activesupport (= 5.2.0) + activemodel (5.2.8.1) + activesupport (= 5.2.8.1) + activerecord (5.2.8.1) + activemodel (= 5.2.8.1) + activesupport (= 5.2.8.1) arel (>= 9.0) - activesupport (5.2.0) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) arel (9.0.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) docile (1.3.1) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) highline (1.6.20) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.0.1) + i18n (1.11.0) concurrent-ruby (~> 1.0) json (2.1.0) json_pure (1.8.1) @@ -60,7 +60,7 @@ GEM simplecov-html (0.10.2) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) unf (0.1.4) unf_ext