From 78aad66bd6c96dab31f8e1c1e5d7ecc5bccb8b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Mar 2019 11:05:40 +0000 Subject: [PATCH] Bump activesupport from 5.0.1 to 5.2.2 Bumps [activesupport](https://github.com/rails/rails) from 5.0.1 to 5.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v5.2.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.0.1...v5.2.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f97776..0f57901 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,25 +8,26 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.0.1) + activesupport (5.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) coderay (1.1.1) - concurrent-ruby (1.0.4) + concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) faraday (0.15.3) multipart-post (>= 1.2, < 3) hashdiff (0.3.4) - i18n (0.8.0) + i18n (1.6.0) + concurrent-ruby (~> 1.0) jwt (2.1.0) method_source (0.8.2) - minitest (5.10.1) + minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -66,9 +67,9 @@ GEM rack-protection (= 2.0.2) tilt (~> 2.0) slop (3.6.0) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) webmock (3.0.1) addressable (>= 2.3.6)