From b8b09f38b64b0b0ef830d9db11f533cbfc726e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 04:53:51 +0000 Subject: [PATCH] Bump activerecord from 6.0.2.1 to 6.0.3.5 Bumps [activerecord](https://github.com/rails/rails) from 6.0.2.1 to 6.0.3.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.3/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.2.1...v6.0.3.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b451e3..ed32029 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,20 +10,20 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activerecord (6.0.2.1) - activemodel (= 6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.0.3.5) + activesupport (= 6.0.3.5) + activerecord (6.0.3.5) + activemodel (= 6.0.3.5) + activesupport (= 6.0.3.5) + activesupport (6.0.3.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) ast (2.4.0) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) diff-lcs (1.3) ffi (1.12.2) formatador (0.2.5) @@ -39,7 +39,7 @@ GEM hashie (4.1.0) hashie-forbidden_attributes (0.1.1) hashie (>= 3.0) - i18n (1.8.2) + i18n (1.8.9) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) listen (3.2.1) @@ -47,7 +47,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.4) method_source (0.9.2) - minitest (5.14.0) + minitest (5.14.4) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) @@ -93,10 +93,10 @@ GEM sqlite3 (1.4.2) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.6.1) - zeitwerk (2.3.0) + zeitwerk (2.4.2) PLATFORMS ruby