From 7c87d1a442ae3067d6b58cece134b68d2442efb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 19:46:49 +0000 Subject: [PATCH] Bump activerecord from 6.1.4.1 to 6.1.6.1 Bumps [activerecord](https://github.com/rails/rails) from 6.1.4.1 to 6.1.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.3.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.1...v6.1.6.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 25d5b30..0516061 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,18 +8,18 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.6.1) + activesupport (= 6.1.6.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) - activesupport (6.1.4.1) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) + activerecord (6.1.6.1) + activemodel (= 6.1.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,11 +31,11 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 1.0) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.4.4) erubi (1.10.0) - i18n (1.8.10) + i18n (1.11.0) concurrent-ruby (~> 1.0) kaminari (1.2.1) activesupport (>= 4.1.0) @@ -50,12 +50,12 @@ GEM kaminari-core (= 1.2.1) kaminari-core (1.2.1) lefthook (0.7.6) - loofah (2.12.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.15.0) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) @@ -66,11 +66,11 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - racc (1.5.2) + racc (1.6.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rainbow (3.0.0) rake (13.0.6) @@ -116,7 +116,7 @@ GEM tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.0) PLATFORMS ruby