From 143b35815d26ec346ab3f080bcfc9ce362573ef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:26:15 +0000 Subject: [PATCH] Bump activerecord from 6.1.7 to 7.0.4.2 Bumps [activerecord](https://github.com/rails/rails) from 6.1.7 to 7.0.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7...v7.0.4.2) --- updated-dependencies: - dependency-name: activerecord dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36d043a..55c8ae0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,23 +10,22 @@ GEM specs: activecube (0.1.45) activerecord (>= 5.2) - activemodel (6.1.7) - activesupport (= 6.1.7) - activerecord (6.1.7) - activemodel (= 6.1.7) - activesupport (= 6.1.7) - activesupport (6.1.7) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activerecord (7.0.4.2) + activemodel (= 7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) diff-lcs (1.3) graphql (1.12.20) i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.16.3) + minitest (5.17.0) rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -41,9 +40,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.6.1) PLATFORMS ruby