Skip to content

Commit

Permalink
add post install message about semi-backwards incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
oreoshake committed Jun 18, 2015
1 parent 809e499 commit 85d7715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions secure_headers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]
gem.add_development_dependency "rake"
gem.post_install_message = "Warning: lambda config values will be broken until you add |controller|. e.g. :enforce => lambda { |controller| some_expression }"
end

0 comments on commit 85d7715

Please sign in to comment.