Bump spring from 4.0.0 to 4.1.0

Bumps [spring](https://github.com/rails/spring) from 4.0.0 to 4.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/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: spring
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 09:01:18 +00:00 committed by GitHub
parent a7cd1bb1c1
commit d269de2d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ gem "jwt", "~> 2.5"
group :development do
gem "binding_of_caller"
gem "byebug"
gem "spring", "~> 4.0"
gem "spring", "~> 4.1"
gem "web-console", "~> 4.0"
end

View File

@ -512,7 +512,7 @@ GEM
json
simplecov
simplecov_json_formatter (0.1.3)
spring (4.0.0)
spring (4.1.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
@ -649,7 +649,7 @@ DEPENDENCIES
simplecov
simplecov-cobertura
simplecov-json
spring (~> 4.0)
spring (~> 4.1)
turbo-rails
twitter
twitter-text