From 6235a87d3d0d26168d0476c969f680119e8565fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 23:19:24 +0000 Subject: [PATCH] Bump activesupport from 5.2.3 to 6.1.4 Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 6.1.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.4/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v6.1.4) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dab8bf1..4b2b261 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.1.4) + activesupport (= 6.1.4) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) 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.9) discordrb-webhooks (3.4.2) rest-client (>= 2.0.0) 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.10) 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.4) multi_xml (0.6.0) multipart-post (2.1.1) native-package-installer (1.0.7) @@ -150,8 +151,8 @@ GEM thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.6) @@ -163,6 +164,7 @@ GEM json (>= 1.4.6) nokogiri (>= 1.4.4) typhoeus (>= 0.2.1) + zeitwerk (2.4.2) PLATFORMS ruby