We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4db13c0 + a8c0b3d commit 7c88509Copy full SHA for 7c88509
terrafying.gemspec
@@ -38,6 +38,6 @@ Gem::Specification.new do |spec|
38
39
spec.add_runtime_dependency 'deep_merge', '~> 1.1.1'
40
spec.add_runtime_dependency 'netaddr', '~> 1.5'
41
- spec.add_runtime_dependency 'thor', '~> 0.19.1'
+ spec.add_runtime_dependency 'thor', '~> 1.4.0'
42
spec.add_runtime_dependency 'xxhash', '~> 0.4.0'
43
end
0 commit comments