Skip to content

Commit

Permalink
Merge pull request #82 from will-in-wi/add_license
Browse files Browse the repository at this point in the history
Add license
  • Loading branch information
mattbrictson authored Sep 4, 2018
2 parents c029e41 + f8eca99 commit cb470f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions capistrano-rbenv.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]

gem.licenses = ["MIT"]

gem.add_dependency 'capistrano', '~> 3.1'
gem.add_dependency 'sshkit', '~> 1.3'

Expand Down

0 comments on commit cb470f5

Please sign in to comment.