From 44662cffb0d0cb73092d8bee8d159c13ee3b2fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:38:23 +0000 Subject: [PATCH] Bump activesupport from 6.1.7.2 to 6.1.7.5 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.2 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.2...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ed7f09..4fecb40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ 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) + activemodel (6.1.7.5) + activesupport (= 6.1.7.5) + activerecord (6.1.7.5) + activemodel (= 6.1.7.5) + activesupport (= 6.1.7.5) activerecord-import (1.4.1) activerecord (>= 4.2) - activesupport (6.1.7.2) + activesupport (6.1.7.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -24,13 +24,13 @@ GEM http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) mime-types (3.5.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.1003) - minitest (5.15.0) + minitest (5.20.0) netrc (0.11.0) oj (3.14.2) pg (1.4.6) @@ -48,7 +48,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - zeitwerk (2.6.7) + zeitwerk (2.6.12) PLATFORMS arm64-darwin-22