Skip to content

Commit ad1e481

Browse files
committed
update deps
1 parent 6a0bc37 commit ad1e481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terrafying-components.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Gem::Specification.new do |spec|
2222
spec.add_development_dependency 'rspec', '~> 3.7'
2323
spec.add_development_dependency 'rspec-mocks', '~> 3.7'
2424

25-
spec.add_runtime_dependency 'terrafying', '>= 1.8.0'
26-
spec.add_runtime_dependency 'xxhash', '~> 0.4.0'
25+
spec.add_runtime_dependency 'terrafying', '>= 1.8.7'
26+
spec.add_runtime_dependency 'xxhash', '~> 0.7.0'
2727
end

0 commit comments

Comments
 (0)