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 53ad3e9 commit 1a1c7baCopy full SHA for 1a1c7ba
1 file changed
emailable.gemspec
@@ -19,7 +19,6 @@ Gem::Specification.new do |s|
19
"documentation_uri" => "https://docs.emailable.com/?ruby",
20
"source_code_uri" => "https://github.com/emailable/emailable-ruby"
21
}
22
- s.post_install_message = "Emailable is now Emailable! Please switch to using the Emailable client library: https://emailable.com/docs/api?ruby"
23
24
s.files = `git ls-files`.split("\n")
25
s.test_files = `git ls-files -- test/*`.split("\n")
0 commit comments