From 9a6a2ee344396735c676ffb44afb90c7feb0d8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 01:31:51 +0000 Subject: [PATCH] Bump activesupport from 3.2.16 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.16 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.16...v3.2.22.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0859df7..788d938 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.16) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.4) @@ -27,6 +27,7 @@ GEM cocoapods-try-release-fix (0.1.1) coderay (1.0.9) colored (1.2) + concurrent-ruby (1.1.5) escape (0.0.4) faraday (0.8.7) multipart-post (~> 1.1) @@ -34,10 +35,11 @@ GEM faraday (>= 0.7.4, < 0.9) fuzzy_match (2.0.4) hashie (2.0.5) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json_pure (1.8.1) method_source (0.8.1) - multi_json (1.8.4) + multi_json (1.14.1) multipart-post (1.2.0) nap (0.6.0) netrc (0.7.7)