We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63eef09 commit 6da82a9Copy full SHA for 6da82a9
solid_queue.gemspec
@@ -10,11 +10,6 @@ Gem::Specification.new do |spec|
10
spec.description = "Database-backed Active Job backend."
11
spec.license = "MIT"
12
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
-
18
spec.metadata["homepage_uri"] = spec.homepage
19
spec.metadata["source_code_uri"] = "https://github.com/rails/solid_queue"
20
0 commit comments