Skip to content

Commit 7c88509

Browse files
authored
Merge pull request #143 from uswitch/bump-dependency
Airship-4493: bump thor dependency to v1.4
2 parents 4db13c0 + a8c0b3d commit 7c88509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terrafying.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Gem::Specification.new do |spec|
3838

3939
spec.add_runtime_dependency 'deep_merge', '~> 1.1.1'
4040
spec.add_runtime_dependency 'netaddr', '~> 1.5'
41-
spec.add_runtime_dependency 'thor', '~> 0.19.1'
41+
spec.add_runtime_dependency 'thor', '~> 1.4.0'
4242
spec.add_runtime_dependency 'xxhash', '~> 0.4.0'
4343
end

0 commit comments

Comments
 (0)