From 343d8d268613912bbdf12c0033be942aa83cc936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 18:58:40 +0000 Subject: [PATCH] Bump spring from 2.0.2 to 2.1.1 Bumps [spring](https://github.com/rails/spring) from 2.0.2 to 2.1.1. - [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/v2.0.2...v2.1.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2a5ce1279..1452e61a24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -646,8 +646,7 @@ GEM rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) - spring (2.0.2) - activesupport (>= 4.2) + spring (2.1.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) sprockets (2.12.5)