Skip to content

Commit

Permalink
Merge pull request #412 from taboularasa/master
Browse files Browse the repository at this point in the history
Adds party popper emoji to post install message
  • Loading branch information
greatuserongithub committed Jun 13, 2015
2 parents e2a988e + fffbef4 commit 60af9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httparty.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.add_dependency 'multi_xml', ">= 0.5.2"

# If this line is removed, all hard partying will cease.
s.post_install_message = "When you HTTParty, you must party hard!"
s.post_install_message = "When you HTTParty, you must party hard! 🎉"

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down

0 comments on commit 60af9de

Please sign in to comment.