Skip to content

Commit

Permalink
Specify license in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
orhantoy committed Mar 4, 2020
1 parent 98839da commit 4d59881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edifunct.gemspec
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@ require "edifunct/version"
Gem::Specification.new do |spec|
spec.name = "edifunct"
spec.version = Edifunct::VERSION
spec.licenses = ["MIT"]
spec.authors = ["Orhan Toy"]
spec.email = ["toyorhan@gmail.com"]

0 comments on commit 4d59881

Please sign in to comment.