From b025c0c732edd0dc9f19bab88b7e6214863079a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 15:38:42 +0000 Subject: [PATCH] Bump activesupport from 3.2.8 to 3.2.13 Bumps [activesupport](https://github.com/rails/rails) from 3.2.8 to 3.2.13. - [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.8...v3.2.13) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e08ee1c..2522fcc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.8) - i18n (~> 0.6) + activesupport (3.2.13) + i18n (= 0.6.1) multi_json (~> 1.0) builder (3.1.4) coderay (1.0.8) @@ -28,7 +28,7 @@ GEM i18n (0.6.1) json (1.7.5) method_source (0.8.1) - multi_json (1.3.6) + multi_json (1.14.0) plist (3.1.0) pry (0.9.10) coderay (~> 1.0.5)