Skip to content

Commit 6da82a9

Browse files
committed
Remove post-install message
It's been a long time already since version 1.0 went out.
1 parent 63eef09 commit 6da82a9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

solid_queue.gemspec

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ Gem::Specification.new do |spec|
1010
spec.description = "Database-backed Active Job backend."
1111
spec.license = "MIT"
1212

13-
spec.post_install_message = <<~MESSAGE
14-
Upgrading from Solid Queue < 1.0? Check details on breaking changes and upgrade instructions
15-
--> https://github.com/rails/solid_queue/blob/main/UPGRADING.md
16-
MESSAGE
17-
1813
spec.metadata["homepage_uri"] = spec.homepage
1914
spec.metadata["source_code_uri"] = "https://github.com/rails/solid_queue"
2015

0 commit comments

Comments
 (0)