Bump spring from 2.1.1 to 4.1.3
Bumps [spring](https://github.com/rails/spring) from 2.1.1 to 4.1.3. - [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.3) --- updated-dependencies: - dependency-name: spring dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
f0baa080b6
commit
c87f7a7e9a
2
Gemfile
2
Gemfile
@@ -77,7 +77,7 @@ group :development, :test do
|
||||
gem "knapsack_pro", "~> 5.7.0"
|
||||
gem "launchy", "~> 2.5.2"
|
||||
gem "letter_opener_web", "~> 2.0.0"
|
||||
gem "spring", "~> 2.1.1"
|
||||
gem "spring", "~> 4.1.3"
|
||||
gem "spring-commands-rspec", "~> 1.0.4"
|
||||
end
|
||||
|
||||
|
||||
@@ -615,7 +615,7 @@ GEM
|
||||
social-share-button (1.2.4)
|
||||
coffee-rails
|
||||
socksify (1.7.1)
|
||||
spring (2.1.1)
|
||||
spring (4.1.3)
|
||||
spring-commands-rspec (1.0.4)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (4.2.1)
|
||||
@@ -781,7 +781,7 @@ DEPENDENCIES
|
||||
simplecov-lcov (~> 0.8.0)
|
||||
sitemap_generator (~> 6.3.0)
|
||||
social-share-button (~> 1.2.4)
|
||||
spring (~> 2.1.1)
|
||||
spring (~> 4.1.3)
|
||||
spring-commands-rspec (~> 1.0.4)
|
||||
sprockets (~> 4.2.1)
|
||||
turbolinks (~> 5.2.1)
|
||||
|
||||
Reference in New Issue
Block a user