Skip to content

Commit

Permalink
Guess you can only do post_install_message.
Browse files Browse the repository at this point in the history
  • Loading branch information
agnoster committed Oct 3, 2012
1 parent a46a70f commit 118564d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions elekk.gemspec
Expand Up @@ -19,9 +19,7 @@ Gem::Specification.new do |s|

s.rubyforge_project = "elekk"

s.pre_install do
puts "Elekk is deprecated. The format of the Armory API has changed, and there are currenty no plans to update the gem."
end
s.post_install_message = "Elekk is deprecated. The format of the Armory API has changed, and there are currenty no plans to update the gem."

s.add_dependency 'nokogiri'
s.add_dependency 'json'
Expand Down

0 comments on commit 118564d

Please sign in to comment.