From d03a92a7a46fc8f31414085e700fccc985fabdfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Jan 2018 09:24:13 +0000 Subject: [PATCH] Bump activesupport from 5.0.1 to 5.1.4 Bumps [activesupport](http://rubyonrails.org) from 5.0.1 to 5.1.4. --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08ae7fd..da79b7d 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.4) 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.1) + concurrent-ruby (~> 1.0) jwt (1.5.6) method_source (0.8.2) - minitest (5.10.1) + minitest (5.11.1) 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.4) thread_safe (~> 0.1) webmock (3.0.1) addressable (>= 2.3.6)