From 8f4fabdd6da42bbf14d9022fb9e87180e5830bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 18:42:14 +0000 Subject: [PATCH] Bump activerecord from 3.2.3 to 3.2.22.5 Bumps [activerecord](https://github.com/rails/rails) from 3.2.3 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.3...v3.2.22.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12ab735..b0424ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,25 +8,27 @@ GIT GEM remote: http://rubygems.org/ specs: - activemodel (3.2.3) - activesupport (= 3.2.3) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activerecord (3.2.3) - activemodel (= 3.2.3) - activesupport (= 3.2.3) + activerecord (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.3) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - arel (3.0.2) - builder (3.0.0) - i18n (0.6.0) + arel (3.0.3) + builder (3.0.4) + concurrent-ruby (1.1.7) + i18n (0.9.5) + concurrent-ruby (~> 1.0) minitest (2.12.1) - multi_json (1.3.4) + multi_json (1.15.0) rake (0.9.2.2) rr (1.0.4) - tzinfo (0.3.33) + tzinfo (0.3.57) PLATFORMS ruby