Skip to content

Commit

Permalink
Merge 280d6ef into a7851f4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 16, 2019
2 parents a7851f4 + 280d6ef commit 5636e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tss.gemspec
Expand Up @@ -52,7 +52,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'sysrandom', '>= 1.0.3', '~> 1.0.4'
spec.add_dependency 'contracts', '~> 0.14'
spec.add_dependency 'binary_struct', '~> 2.1'
spec.add_dependency 'thor', '~> 0.19'
spec.add_dependency 'thor', '>= 0.19', '< 2.0'

spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'rake', '~> 11.1'
Expand Down

0 comments on commit 5636e8c

Please sign in to comment.