Skip to content

Commit 1bb31e2

Browse files
wscourgeclaude
andcommitted
Remove outdated post-install gem message
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 343d8fd commit 1bb31e2

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

chartmogul-ruby.gemspec

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ Gem::Specification.new do |spec|
1616
spec.license = 'MIT'
1717
spec.required_ruby_version = '>= 3.2'
1818

19-
spec.post_install_message = %q{
20-
Starting October 29 2021, we are updating our developer libraries to support the enhanced API Access Management. Please use the same API Key for both API Token and Secret Key.
21-
[Deprecation] - account_token/secret_key combo is deprecated. Please use API key for both fields.
22-
Version 3.x will introduce a breaking change in authentication configuration. For more details, please visit: https://dev.chartmogul.com/docs/authentication
23-
}
24-
2519
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
2620
spec.bindir = 'exe'
2721
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }

0 commit comments

Comments
 (0)