From fb9180c49ae4be37625bc68f43d2c64d5a62e455 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 06:39:29 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.2 to 6.1.3.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 6.1.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.1.3.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85746b9..03eac55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,15 +10,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.2) + activesupport (6.1.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) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) @@ -29,12 +29,12 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.5) + i18n (1.8.9) concurrent-ruby (~> 1.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) - minitest (5.14.1) + minitest (5.14.4) multi_xml (0.6.0) public_suffix (4.0.3) rake (10.5.0) @@ -53,14 +53,13 @@ GEM rspec-support (~> 3.9.0) rspec-support (3.9.0) safe_yaml (1.0.5) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) webmock (3.7.6) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.0) + zeitwerk (2.4.2) PLATFORMS ruby