There was an error while loading. Please reload this page.
1 parent ad0d63e commit b5bf5b2Copy full SHA for b5bf5b2
zendesk_api.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
11
s.homepage = "https://developer.zendesk.com"
12
s.summary = 'Zendesk REST API Client'
13
s.description = 'Ruby wrapper for the REST API at https://www.zendesk.com. Documentation at https://developer.zendesk.com.'
14
- s.license = 'Apache License Version 2.0'
+ s.license = 'Apache-2.0'
15
16
s.metadata = {
17
'bug_tracker_uri' => 'https://github.com/zendesk/zendesk_api_client_rb/issues',
0 commit comments