From e4505a17e96c7472bdd352f29ad00e2f1e7c8591 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 19:43:37 +0000 Subject: [PATCH] Bump activerecord from 6.1.3.1 to 7.0.3.1 Bumps [activerecord](https://github.com/rails/rails) from 6.1.3.1 to 7.0.3.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/v6.1.3.1...v7.0.3.1) --- 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 d1e8d0a..e8af173 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,26 +11,25 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3.1) - activesupport (= 6.1.3.1) - activerecord (6.1.3.1) - activemodel (= 6.1.3.1) - activesupport (= 6.1.3.1) + activemodel (7.0.3.1) + activesupport (= 7.0.3.1) + activerecord (7.0.3.1) + activemodel (= 7.0.3.1) + activesupport (= 7.0.3.1) activerecord-utils (0.4.1) activerecord logutils - activesupport (6.1.3.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) activityutils (0.1.2) logutils (>= 0.6.1) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) date-formatter (0.1.1) em-websocket (0.5.2) eventmachine (>= 0.12.9) @@ -44,7 +43,7 @@ GEM ffi (1.13.1) forwardable-extended (2.6.0) http_parser.rb (0.6.0) - i18n (1.8.9) + i18n (1.11.0) concurrent-ruby (~> 1.0) iniparser (1.0.1) jekyll (4.0.1) @@ -87,7 +86,7 @@ GEM activerecord logutils (>= 0.6.1) mercenary (0.3.6) - minitest (5.14.4) + minitest (5.16.2) pathutil (0.16.2) forwardable-extended (~> 2.6) pluto-models (1.6.2) @@ -129,7 +128,6 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) wdm (0.1.1) - zeitwerk (2.4.2) PLATFORMS ruby