From ae9a9233b388deb0a7f72fcf5c43d7592760499d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 11:18:31 +0000 Subject: [PATCH] Bump activemodel from 6.0.2.1 to 6.0.3.2 Bumps [activemodel](https://github.com/rails/rails) from 6.0.2.1 to 6.0.3.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.2.1...v6.0.3.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ce2db412..b3364b6d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,19 +12,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.0.3.2) + activesupport (= 6.0.3.2) + activesupport (6.0.3.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) ast (2.4.0) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) coveralls (0.7.2) multi_json (~> 1.3) rest-client (= 1.6.7) @@ -33,7 +33,7 @@ GEM thor (= 0.18.1) diff-lcs (1.3) docile (1.1.5) - i18n (1.8.1) + i18n (1.8.3) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.3.0) @@ -41,7 +41,7 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - minitest (5.13.0) + minitest (5.14.1) multi_json (1.13.1) parallel (1.19.1) parseline (1.0.3) @@ -92,11 +92,11 @@ GEM thread_safe (0.3.6) timecop (0.9.1) tins (0.13.2) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.1) unidecoder (1.1.2) - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby