From 72af0feac0e9d344d64ab663966efa2b61b32e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 15 Feb 2018 05:37:12 +0000 Subject: [PATCH] Bump activesupport from 5.0.1 to 5.1.5 Bumps [activesupport](https://github.com/rails/rails) from 5.0.1 to 5.1.5. - [Changelog](https://github.com/rails/rails/blob/v5.1.5/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.0.1...v5.1.5) --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08ae7fd..2e6424c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.0.1) + activesupport (5.1.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) @@ -16,17 +16,18 @@ GEM addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) coderay (1.1.1) - concurrent-ruby (1.0.4) + concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.2.5) faraday (0.10.1) multipart-post (>= 1.2, < 3) hashdiff (0.3.4) - i18n (0.8.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jwt (1.5.6) method_source (0.8.2) - minitest (5.10.1) + minitest (5.11.3) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -66,9 +67,9 @@ GEM rack-protection (= 2.0.0) 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)