Bump rails from 46c0566 to 9c2977b
Bumps [rails](https://github.com/rails/rails) from `46c0566` to `9c2977b`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/46c056628a4a154af8fec7f48cbf633b6aac4316...9c2977b3afe143b7a44af2efb896ccca0523576a) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ryan Williams
parent
c2daa8a36c
commit
2f7986f82a
+7
-1
@@ -1,6 +1,6 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/rails/rails.git
|
remote: https://github.com/rails/rails.git
|
||||||
revision: 46c056628a4a154af8fec7f48cbf633b6aac4316
|
revision: 9c2977b3afe143b7a44af2efb896ccca0523576a
|
||||||
branch: 7-0-stable
|
branch: 7-0-stable
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.0.0)
|
actioncable (7.0.0)
|
||||||
@@ -15,12 +15,18 @@ GIT
|
|||||||
activestorage (= 7.0.0)
|
activestorage (= 7.0.0)
|
||||||
activesupport (= 7.0.0)
|
activesupport (= 7.0.0)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
|
net-imap
|
||||||
|
net-pop
|
||||||
|
net-smtp
|
||||||
actionmailer (7.0.0)
|
actionmailer (7.0.0)
|
||||||
actionpack (= 7.0.0)
|
actionpack (= 7.0.0)
|
||||||
actionview (= 7.0.0)
|
actionview (= 7.0.0)
|
||||||
activejob (= 7.0.0)
|
activejob (= 7.0.0)
|
||||||
activesupport (= 7.0.0)
|
activesupport (= 7.0.0)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
|
net-imap
|
||||||
|
net-pop
|
||||||
|
net-smtp
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (7.0.0)
|
actionpack (7.0.0)
|
||||||
actionview (= 7.0.0)
|
actionview (= 7.0.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user