Bump spring from 4.1.3 to 4.2.1

Bumps [spring](https://github.com/rails/spring) from 4.1.3 to 4.2.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/v4.1.3...v4.2.1)

---
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]
2024-07-02 18:36:07 +00:00
committed by GitHub
parent 9bb0484688
commit 05d6eddc63
2 changed files with 3 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ group :development do
gem "rubocop-rails", "~> 2.23.1", require: false
gem "rubocop-rspec", "~> 2.27.0", require: false
gem "rvm1-capistrano3", "~> 1.4.0", require: false
gem "spring", "~> 4.1.3"
gem "spring", "~> 4.2.1"
gem "web-console", "~> 4.2.1"
end

View File

@@ -618,7 +618,7 @@ GEM
version_gem (~> 1.1, >= 1.1.1)
social-share-button (1.2.4)
coffee-rails
spring (4.1.3)
spring (4.2.1)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
@@ -777,7 +777,7 @@ DEPENDENCIES
simplecov-lcov (~> 0.8.0)
sitemap_generator (~> 6.3.0)
social-share-button (~> 1.2.4)
spring (~> 4.1.3)
spring (~> 4.2.1)
sprockets (~> 4.2.1)
sprockets-rails (~> 3.4.2)
turbolinks (~> 5.2.1)