Skip to content

Commit

Permalink
Merge 9a5cbc1 into 13fdae1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 10, 2019
2 parents 13fdae1 + 9a5cbc1 commit 78c01dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion licensee.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.executables << 'licensee'

gem.add_dependency('dotenv', '~> 2.0')
gem.add_dependency('octokit', '~> 4.8.0')
gem.add_dependency('octokit', '>= 4.8', '< 4.14')
gem.add_dependency('rugged', '~> 0.24')
gem.add_dependency('thor', '~> 0.19')

Expand Down

0 comments on commit 78c01dd

Please sign in to comment.