Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Request minor updated version of sysrandom
  • Loading branch information
grempe committed Jan 27, 2017
1 parent c4c6221 commit efa4d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tss.gemspec
Expand Up @@ -49,7 +49,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'activesupport', '>= 4.0.0'
spec.add_dependency 'sysrandom', '>= 1.0.3', '~> 1.0.3'
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'
Expand Down

0 comments on commit efa4d72

Please sign in to comment.