From a8ef012977e29aaa083094e585fd3e0193e8d3e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 23:10:56 +0000 Subject: [PATCH] Bump activerecord from 6.0.0 to 6.0.6.1 Bumps [activerecord](https://github.com/rails/rails) from 6.0.0 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.0...v6.0.6.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5fa382f..7b11012 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.0) - activesupport (= 6.0.0) - activerecord (6.0.0) - activemodel (= 6.0.0) - activesupport (= 6.0.0) - activesupport (6.0.0) + activemodel (6.0.6.1) + activesupport (= 6.0.6.1) + activerecord (6.0.6.1) + activemodel (= 6.0.6.1) + activesupport (= 6.0.6.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + zeitwerk (~> 2.2, >= 2.2.2) ast (2.4.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.0) diff-lcs (1.3) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -23,7 +23,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.7.0) + i18n (1.7.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) method_source (0.9.2) @@ -31,7 +31,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.17.0) netrc (0.11.0) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) @@ -71,13 +71,13 @@ GEM ruby-progressbar (1.10.1) sqlite3 (1.4.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.6) unicode-display_width (1.6.0) - zeitwerk (2.2.0) + zeitwerk (2.6.6) PLATFORMS ruby