Bump spring from 3.1.1 to 4.0.0
Bumps spring from 3.1.1 to 4.0.0.
Release notes
Sourced from spring's releases.
v4.0.0
What's Changed
- Stop depending on Set by
@casperisfine
in rails/spring#659- Drop support to Ruby < 2.7 and Rails < 6.0 by
@rafaelfranca
in rails/spring#661- Modernize spring binstubs and disable it in production by
@rafaelfranca
in rails/spring#662Full Changelog: https://github.com/rails/spring/compare/v3.1.1...v4.0.0
Changelog
Sourced from spring's changelog.
4.0.0
- Stop requiring
set
before bundler can select the proper version. This could result inalready defined constant
warnings during boot (#659).- Require Ruby 2.7.
- Require Rails 6.0.
Commits
-
a318a18
Prepare to 4.0.0 -
ba9d63a
Merge pull request #662 from rails/rm-new-format-binstub -
02649d9
Modernize spring binstubs and disable it in production -
a81ef6e
Merge pull request #661 from rails/rm-test-7.0-drop-ruby-2.6 -
a766ced
Test with released Rails 7 -
2988f37
Timeout when trying to install the gems -
bb4a46e
Make sure the bundler environment is correct -
df7788f
Run the acceptance test with Rails 6.1 -
f4319c2
Drop support to Ruby < 2.7 and Rails < 6.0 -
98a7631
Merge pull request #659 from casperisfine/drop-set-dependency - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts