From ce741dd8cffcb4d4105bd1fdea7bd5e424345c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 21:45:41 +0000 Subject: [PATCH] chore(deps): bump activerecord from 6.1.7.2 to 6.1.7.6 Bumps [activerecord](https://github.com/rails/rails) from 6.1.7.2 to 6.1.7.6. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.2...v6.1.7.6) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13bb25b5..1cb9413c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,12 +25,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.7.2) - activesupport (= 6.1.7.2) - activerecord (6.1.7.2) - activemodel (= 6.1.7.2) - activesupport (= 6.1.7.2) - activesupport (6.1.7.2) + activemodel (6.1.7.6) + activesupport (= 6.1.7.6) + activerecord (6.1.7.6) + activemodel (= 6.1.7.6) + activesupport (= 6.1.7.6) + activesupport (6.1.7.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -46,7 +46,7 @@ GEM activesupport (>= 5) argon2-kdf (>= 0.1.1) cbor (0.5.9.6) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) @@ -62,7 +62,7 @@ GEM dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - i18n (1.8.11) + i18n (1.14.1) concurrent-ruby (~> 1.0) ipaddr (1.2.3) jwt (2.7.0) @@ -143,7 +143,7 @@ GEM tpm-key_attestation (0.10.0) bindata (~> 2.4) openssl-signature_algorithm (~> 1.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) valid_email2 (4.0.5) @@ -158,7 +158,7 @@ GEM openssl (~> 2.2) safety_net_attestation (~> 0.4.0) tpm-key_attestation (~> 0.10.0) - zeitwerk (2.6.6) + zeitwerk (2.6.12) PLATFORMS ruby