From ac3da7c27d1a9e9eb1319211a1c2af4ffe0fa5cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:12:51 +0000 Subject: [PATCH] Bump spring from 2.1.1 to 4.1.1 Bumps [spring](https://github.com/rails/spring) from 2.1.1 to 4.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/v2.1.1...v4.1.1) --- updated-dependencies: - dependency-name: spring dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf75eaa..3cd52ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,6 +127,8 @@ GEM racc (~> 1.4) nokogiri (1.11.2-x64-mingw32) racc (~> 1.4) + nokogiri (1.11.2-x86_64-darwin) + racc (~> 1.4) nokogiri (1.11.2-x86_64-linux) racc (~> 1.4) public_suffix (4.0.6) @@ -207,7 +209,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - spring (2.1.1) + spring (4.1.1) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)