From 99566650bb8125d7be6443a5ea6b3c3f124a63d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:01:33 +0000 Subject: [PATCH] Bump activerecord from 6.1.4.1 to 6.1.7.1 Bumps [activerecord](https://github.com/rails/rails) from 6.1.4.1 to 6.1.7.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.1.4.1...v6.1.7.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbac7e0..d3c0ec5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: http://rubygems.org/ specs: - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) - activesupport (6.1.4.1) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activerecord (6.1.7.1) + activemodel (= 6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -16,7 +16,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.1) builder (2.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) diff-lcs (1.4.4) domain_name (0.5.20190701) @@ -25,7 +25,7 @@ GEM htmlentities (4.3.4) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) log4r (1.1.10) mechanize (2.8.5) @@ -43,7 +43,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_portile2 (2.8.0) - minitest (5.14.4) + minitest (5.17.0) mysql2 (0.5.3) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) @@ -95,7 +95,7 @@ GEM rubyntlm (0.6.3) test-unit (3.3.7) power_assert - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext @@ -103,7 +103,7 @@ GEM unicode-display_width (1.7.0) webrick (1.7.0) webrobots (0.1.2) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby