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 823b9b4 commit 78ef0cbCopy full SHA for 78ef0cb
1 file changed
blazeverify.gemspec
@@ -19,6 +19,7 @@ Gem::Specification.new do |s|
19
"documentation_uri" => "https://docs.blazeverify.com/?ruby",
20
"source_code_uri" => "https://github.com/blazeverify/blazeverify-ruby"
21
}
22
+ s.post_install_message = "Blaze Verify 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