From e5f79075211dfa4de4dcfcb5ccc9311cebfd3e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 21:04:40 +0000 Subject: [PATCH] Bump activesupport from 5.2.1 to 5.2.4.3 Bumps [activesupport](https://github.com/rails/rails) from 5.2.1 to 5.2.4.3. - [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.1...v5.2.4.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a48cfbdd..2d6f01ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (5.2.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -40,7 +40,7 @@ GEM awesome_print (1.8.0) backports (3.11.4) chronic (0.10.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.6) daemons (1.3.1) diff-lcs (1.2.5) erector (0.10.0) @@ -52,7 +52,7 @@ GEM ffi (1.9.25-x64-mingw32) ffi (1.9.25-x86-mingw32) files (0.4.0) - i18n (1.1.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) json (1.8.6) listen (3.1.5) @@ -60,7 +60,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) mustermann (1.0.3) nokogiri (1.8.5) @@ -127,7 +127,7 @@ GEM treetop (1.6.10) polyglot (~> 0.3) trollop (2.9.9) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) PLATFORMS