From f6a24489b24572bc8fbfbf762413c63030e8c89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 14:59:22 +0000 Subject: [PATCH] Bump activerecord from 6.1.3 to 6.1.7.3 Bumps [activerecord](https://github.com/rails/rails) from 6.1.3 to 6.1.7.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3...v6.1.7.3) --- updated-dependencies: - dependency-name: activerecord dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 466e4c7..4a62034 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,15 +19,15 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3) - activesupport (= 6.1.3) + activemodel (6.1.7.3) + activesupport (= 6.1.7.3) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activerecord (6.1.3) - activemodel (= 6.1.3) - activesupport (= 6.1.3) + activerecord (6.1.7.3) + activemodel (= 6.1.7.3) + activesupport (= 6.1.7.3) activeresource (5.1.1) activemodel (>= 5.0, < 7) activemodel-serializers-xml (~> 1.0) @@ -35,17 +35,17 @@ GEM activeresource-persistent (0.2.0) activeresource (>= 2.3.0) net-http-persistent (>= 2.5) - activesupport (6.1.3) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) builder (3.2.4) - concurrent-ruby (1.1.8) - i18n (1.8.9) + concurrent-ruby (1.2.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.14.4) + minitest (5.18.0) multi_json (1.14.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -61,9 +61,9 @@ GEM sinatra (>= 1.0) sqlite3 (1.4.2) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.7) PLATFORMS ruby