From 3d4894fa7a830be81d7a835b2783ebab146fa3cf Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 9 Sep 2021 03:05:51 +0200 Subject: [PATCH] Maintenance: Bump spring from 2.1.1 to 3.0.0 Bumps [spring](https://github.com/rails/spring) from 2.1.1 to 3.0.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.1.1...v3.0.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 421cb7276..a15c3229b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -564,7 +564,7 @@ GEM hashie websocket-driver slop (3.6.0) - spring (2.1.1) + spring (3.0.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) spring-commands-testunit (1.0.1)