Skip to content

Commit

Permalink
Remove post install message from v3
Browse files Browse the repository at this point in the history
The message was needed for the v1 -> v2 upgrade.
  • Loading branch information
kennyadsl committed May 8, 2023
1 parent 8a869d9 commit 689b5a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions solidus_braintree.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'rails-controller-testing'
spec.add_development_dependency 'solidus_dev_support', '~> 2.5'

spec.post_install_message = "If you're upgrading to v2.0.0, please see the README for upgrade instructions."
end

0 comments on commit 689b5a6

Please sign in to comment.