From f159949fac096b80d85a4e779a4159c22d8049ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 02:59:51 +0000 Subject: [PATCH] Bump activesupport from 5.2.3 to 6.0.3.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 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/v5.2.3...v6.0.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cee24e..e3c955a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,13 +43,14 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) - activesupport (5.2.3) + activemodel (6.0.3.1) + activesupport (= 6.0.3.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, >= 2.2.2) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) buftok (0.2.0) @@ -63,7 +64,7 @@ GEM color (1.8) colourlovers (0.0.1) httparty - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) discordrb-webhooks (3.3.0) rest-client (>= 2.1.0.rc1) domain_name (0.5.20190701) @@ -97,7 +98,7 @@ GEM httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) irb (1.0.0) json (2.2.0) @@ -113,7 +114,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) multi_xml (0.6.0) multipart-post (2.1.1) native-package-installer (1.0.7) @@ -150,7 +151,7 @@ GEM thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unf (0.1.4) unf_ext @@ -163,6 +164,7 @@ GEM json (>= 1.4.6) nokogiri (>= 1.4.4) typhoeus (>= 0.2.1) + zeitwerk (2.3.0) PLATFORMS ruby