From 567e48971674112c9b155b616aa8574c70bd2735 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 19:14:16 +0000 Subject: [PATCH] Bump spring from 1.7.2 to 2.0.2 Bumps [spring](https://github.com/rails/spring) from 1.7.2 to 2.0.2. - [Release notes](https://github.com/rails/spring/releases) - [Changelog](https://github.com/rails/spring/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/spring/compare/v1.7.2...v2.0.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd368adef5..21fe54df7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -647,7 +647,8 @@ GEM rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) - spring (1.7.2) + spring (2.0.2) + activesupport (>= 4.2) spring-commands-rspec (1.0.4) spring (>= 0.9.1) sprockets (2.12.5)