File tree 1 file changed +0
-15
lines changed
1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -9,21 +9,6 @@ Gem::Specification.new do |s|
9
9
s . add_runtime_dependency ( 'activesupport' , '>= 6.1.7' )
10
10
s . authors = [ "Marcus Vorwaller" ]
11
11
s . description = %q{A Ruby wrapper for the AvaTax REST and Search APIs}
12
- s . post_install_message = <<eos
13
- ********************************************************************************
14
-
15
- AvaTax REST API
16
- ------------------------------
17
- Our developer site documents the AvaTax REST API.
18
- (https://developer.avalara.com).
19
- Blog
20
- ----------------------------
21
- The Developer Blog is a great place to learn more about the API and AvaTax integrations
22
- Subscribe to the RSS feed be notified of new posts:
23
- (https://developer.avalara.com/blogs).
24
-
25
- ********************************************************************************
26
- eos
27
12
s . email = [ 'marcus.vorwaller@avalara.com' ]
28
13
s . executables = `git ls-files -- bin/*` . split ( "\n " ) . map { |f | File . basename ( f ) }
29
14
s . files = `git ls-files` . split ( "\n " )
You can’t perform that action at this time.
0 commit comments