From e9f26b1926b367256baf4c953cb5cb50b1477e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:37:57 +0000 Subject: [PATCH] Bump activesupport from 3.2.15 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.15 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.0/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.15...v3.2.22.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1618b26..962a2cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GEM remote: https://rubygems.org/ specs: - activemodel (3.2.15) - activesupport (= 3.2.15) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activesupport (3.2.15) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) @@ -53,7 +53,7 @@ GEM mime-types (~> 1.19) mongoid (~> 3.0) moped (1.5.1) - multi_json (1.8.2) + multi_json (1.14.0) multi_xml (0.5.5) multipart-post (1.2.0) nokogiri (1.5.10)