mirror of
https://github.com/lostisland/faraday.git
synced 2025-12-04 00:03:34 -05:00
Add #licenses declaration to gemspec
This commit is contained in:
parent
76b53a6c2c
commit
1aaa3b875c
@ -11,6 +11,7 @@ Gem::Specification.new do |s|
|
||||
s.authors = ["Rick Olson"]
|
||||
s.email = 'technoweenie@gmail.com'
|
||||
s.homepage = 'https://github.com/technoweenie/faraday'
|
||||
s.licenses = ['MIT']
|
||||
|
||||
s.add_dependency 'multipart-post', '~> 1.1'
|
||||
s.add_development_dependency 'rake'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user