Skip to content

Commit 78ef0cb

Browse files
committed
Added post install message for Emailable.
1 parent 823b9b4 commit 78ef0cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

blazeverify.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Gem::Specification.new do |s|
1919
"documentation_uri" => "https://docs.blazeverify.com/?ruby",
2020
"source_code_uri" => "https://github.com/blazeverify/blazeverify-ruby"
2121
}
22+
s.post_install_message = "Blaze Verify is now Emailable! Please switch to using the Emailable client library: https://emailable.com/docs/api?ruby"
2223

2324
s.files = `git ls-files`.split("\n")
2425
s.test_files = `git ls-files -- test/*`.split("\n")

0 commit comments

Comments
 (0)