We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0031a05 commit 87c972bCopy full SHA for 87c972b
roadie.gemspec
@@ -31,5 +31,5 @@ Gem::Specification.new do |s|
31
32
s.files = `git ls-files`.split("\n")
33
34
- spec.post_install_message = "This would be the last version that supports ruby 2.7"
+ s.post_install_message = "This would be the last version that supports ruby 2.7"
35
end
0 commit comments