From 965372daeed4a3e59904ca44db89248d3ad807aa Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Wed, 24 Nov 2021 03:05:32 +0100 Subject: [PATCH] Maintenance: Bump spring from 3.0.0 to 3.1.0 Bumps [spring](https://github.com/rails/spring) from 3.0.0 to 3.1.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.0.0...v3.1.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42343100c..573c7a88a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -574,7 +574,7 @@ GEM hashie websocket-driver slop (3.6.0) - spring (3.0.0) + spring (3.1.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) spring-commands-testunit (1.0.1)