From 5c71350eb68fbf68aa42c537d6cd25e35a5e3acb Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Mon, 17 Jun 2019 12:25:09 +0200 Subject: [PATCH] Bump spring from 2.0.2 to 2.1.0 Bumps [spring](https://github.com/rails/spring) from 2.0.2 to 2.1.0. - [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.0) --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b32597e24..54980f5bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -470,8 +470,7 @@ GEM simplecov (>= 0.4.1) slack-notifier (2.3.2) slop (3.6.0) - spring (2.0.2) - activesupport (>= 4.2) + spring (2.1.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) spring-commands-testunit (1.0.1)