From e8bc7968fd4798781e41637bb7b5b02ab9821528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 21:19:54 -0500 Subject: [PATCH] Bump activesupport from 6.0.1 to 6.0.3.1 (#6) Bumps [activesupport](https://github.com/rails/rails) from 6.0.1 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.1...v6.0.3.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee1baff..b28b0d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,17 +9,17 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) aes_key_wrap (1.0.1) bindata (2.4.4) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) @@ -28,7 +28,7 @@ GEM multipart-post (>= 1.2, < 3) hashdiff (0.3.7) hashie (3.6.0) - i18n (1.7.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) json (2.1.0) json-jwt (1.11.0) @@ -36,7 +36,7 @@ GEM aes_key_wrap bindata jwt (2.2.1) - minitest (5.13.0) + minitest (5.14.1) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -75,13 +75,13 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) webmock (3.4.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - zeitwerk (2.2.1) + zeitwerk (2.3.0) PLATFORMS ruby