From 9e4c11e1139a94dc822f70ce5afb489122dbcab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 22:59:14 +0000 Subject: [PATCH] Bump activerecord from 6.1.3 to 6.1.7.2 Bumps [activerecord](https://github.com/rails/rails) from 6.1.3 to 6.1.7.2. - [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.1.3...v6.1.7.2) --- updated-dependencies: - dependency-name: activerecord dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 034a3ca..4b4700f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3) - activesupport (= 6.1.3) - activerecord (6.1.3) - activemodel (= 6.1.3) - activesupport (= 6.1.3) - activesupport (6.1.3) + 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) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -18,7 +18,7 @@ GEM benchmark (0.1.1) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.0) e2mmap (0.1.0) ffi (1.15.0) formatador (0.2.5) @@ -38,7 +38,7 @@ GEM haml (5.2.1) temple (>= 0.8.0) tilt - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.5.1) @@ -137,14 +137,14 @@ GEM temple (0.8.2) thor (1.1.0) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7) yard (0.9.26) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby