From 1af052015f7a8579d4182271c4d5f05844c9d30f Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sat, 11 Dec 2021 04:35:23 +0100 Subject: [PATCH] Maintenance: Bump spring from 3.1.1 to 4.0.0 Bumps [spring](https://github.com/rails/spring) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/rails/spring/releases) - [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/spring/compare/v3.1.1...v4.0.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b06fc1a8e..cada980dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -574,7 +574,7 @@ GEM hashie websocket-driver slop (3.6.0) - spring (3.1.1) + spring (4.0.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) spring-commands-testunit (1.0.1)