Skip to content

Commit

Permalink
Clear up license warning
Browse files Browse the repository at this point in the history
  • Loading branch information
embold-tyler committed Nov 14, 2023
1 parent fd432ec commit 665b668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pulsar.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ require 'pulsar/version'
Gem::Specification.new do |gem|
gem.name = 'pulsar'
gem.version = Pulsar::VERSION
gem.licenses = ['MIT']
gem.authors = ['Matteo Latini']
gem.email = ['[email protected]']
gem.homepage = 'http://pulsar.nebulab.it'
Expand Down

0 comments on commit 665b668

Please sign in to comment.