Skip to content

Commit 47e8716

Browse files
Remove post-install message
Hopefully by now everyone should've upgraded and figured this out. [ci skip]
1 parent c6b08ae commit 47e8716

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

devise.gemspec

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,4 @@ Gem::Specification.new do |s|
3232
s.add_dependency("bcrypt", "~> 3.0")
3333
s.add_dependency("railties", ">= 6.0.0")
3434
s.add_dependency("responders")
35-
36-
s.post_install_message = %q{
37-
[DEVISE] Please review the [changelog] and [upgrade guide] for more info on Hotwire / Turbo integration.
38-
39-
[changelog] https://github.com/heartcombo/devise/blob/main/CHANGELOG.md
40-
[upgrade guide] https://github.com/heartcombo/devise/wiki/How-To:-Upgrade-to-Devise-4.9.0-%5BHotwire-Turbo-integration%5D
41-
}
4235
end

0 commit comments

Comments
 (0)