Skip to content

Commit

Permalink
chore(license): update license information
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon committed Oct 30, 2023
1 parent d0c672f commit b552041
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion pubnub.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.summary = 'PubNub Official Ruby gem.'
spec.description = 'Ruby anywhere in the world in 250ms with PubNub!'
spec.homepage = 'https://github.com/pubnub/ruby'
spec.licenses = %w[MIT LicenseRef-LICENSE]
spec.licenses = ['LicenseRef-LICENSE.txt']

spec.files = `git ls-files -z`.split("\x0").grep_v(/^(test|spec|fixtures)/)
spec.executables = spec.files.grep(%r{^bin\/}) { |f| File.basename(f) }
Expand Down

0 comments on commit b552041

Please sign in to comment.