Skip to content

Commit 62b369e

Browse files
committed
Remove post install message
1 parent d3e5453 commit 62b369e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

solid_cache.gemspec

-5
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ Gem::Specification.new do |spec|
1212
spec.description = "A database backed ActiveSupport::Cache::Store"
1313
spec.license = "MIT"
1414

15-
spec.post_install_message = <<~MESSAGE
16-
Upgrading from Solid Cache v0.3 or earlier? There are new database migrations in v0.4.
17-
See https://github.com/rails/solid_cache/blob/main/upgrading_to_version_0.4.x.md for upgrade instructions.
18-
MESSAGE
19-
2015
spec.metadata["homepage_uri"] = spec.homepage
2116
spec.metadata["source_code_uri"] = "http://github.com/rails/solid_cache"
2217

0 commit comments

Comments
 (0)