From f0ffe24b4eb450af9e45672a17a9541321698aa6 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Fri, 26 Nov 2021 04:35:20 +0100 Subject: [PATCH] Maintenance: Bump spring from 3.1.0 to 3.1.1 Bumps [spring](https://github.com/rails/spring) from 3.1.0 to 3.1.1. - [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.0...v3.1.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f4dbbe0c..86b6c7187 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -574,7 +574,7 @@ GEM hashie websocket-driver slop (3.6.0) - spring (3.1.0) + spring (3.1.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) spring-commands-testunit (1.0.1)