From 80bdd487a50d5bfaab69ed0d121a6e973c402f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 23:56:16 +0000 Subject: [PATCH] Bump activerecord from 3.2.21 to 3.2.22.5 Bumps [activerecord](https://github.com/rails/rails) from 3.2.21 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.0/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.21...v3.2.22.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85d99c2..11b763c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,15 +15,15 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (3.2.21) - activesupport (= 3.2.21) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activerecord (3.2.21) - activemodel (= 3.2.21) - activesupport (= 3.2.21) + 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.21) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) arel (3.0.3) @@ -37,6 +37,7 @@ GEM json (>= 1.7) mime-types (>= 1.16) coderay (1.1.0) + concurrent-ruby (1.1.5) crass (0.2.1) daemons (1.1.9) dalli (2.7.2) @@ -59,7 +60,8 @@ GEM http_router (0.11.1) rack (>= 1.0.0) url_mount (~> 0.2.1) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.1) kgio (2.9.2) method_source (0.8.2) @@ -67,7 +69,7 @@ GEM mini_magick (4.0.1) mini_portile (0.6.1) minitest (2.6.2) - multi_json (1.10.1) + multi_json (1.14.1) multipart-post (2.0.0) mysql2 (0.3.17) netrc (0.8.0) @@ -123,7 +125,7 @@ GEM rack (~> 1.0) thor (0.17.0) tilt (1.3.7) - tzinfo (0.3.42) + tzinfo (0.3.55) unicorn (4.8.3) kgio (~> 2.6) rack