From f2c7ebd04139917819254bfef2d39afadfb218a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 08:01:29 +0000 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) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74473b18..46a3430c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,8 +230,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - spring (2.0.2) - activesupport (>= 4.2) + spring (2.1.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)