From 7cb799736dbc56f8b4ff6282eb56b231640832b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:54:05 +0000 Subject: [PATCH] chore(deps): bump activerecord from 6.0.2.2 to 7.0.4.1 Bumps [activerecord](https://github.com/rails/rails) from 6.0.2.2 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.2.2...v7.0.4.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b88a203..df6f2d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,24 +8,23 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.2) - activesupport (= 6.0.2.2) - activerecord (6.0.2.2) - activemodel (= 6.0.2.2) - activesupport (= 6.0.2.2) - activesupport (6.0.2.2) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activerecord (7.0.4.1) + activemodel (= 7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ast (2.4.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) diff-lcs (1.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - minitest (5.14.0) + minitest (5.17.0) parallel (1.19.1) parser (2.7.1.1) ast (~> 2.4.0) @@ -55,11 +54,9 @@ GEM unicode-display_width (>= 1.4.0, < 2.0) ruby-progressbar (1.10.1) sqlite3 (1.4.2) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) - zeitwerk (2.3.0) PLATFORMS ruby