From 65c47fad649c9ba82fdf12f8654948fbc3d4c299 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 16:27:15 +0000 Subject: [PATCH] Bump activemodel from 5.2.3 to 6.0.1 Bumps [activemodel](https://github.com/rails/rails) from 5.2.3 to 6.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.1/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v6.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c9cc20a7..1c03f85d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,13 +12,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) - activesupport (5.2.3) + activemodel (6.0.1) + activesupport (= 6.0.1) + activesupport (6.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2) ast (2.4.0) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) @@ -40,7 +41,7 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - minitest (5.11.3) + minitest (5.13.0) multi_json (1.13.1) parallel (1.19.0) parseline (1.0.3) @@ -95,6 +96,7 @@ GEM thread_safe (~> 0.1) unicode-display_width (1.6.0) unidecoder (1.1.2) + zeitwerk (2.2.1) PLATFORMS ruby