Skip to content

Commit

Permalink
Add license. Fixes #81
Browse files Browse the repository at this point in the history
  • Loading branch information
will-in-wi committed Sep 4, 2018
1 parent c029e41 commit f8eca99
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 f8eca99

Please sign in to comment.