Skip to content

Commit a35902a

Browse files
committed
Update rspec_api_documentation.gemspec
1 parent 85ffa5e commit a35902a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rspec_api_documentation.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
1616

1717
s.add_runtime_dependency "rspec", ">= 3.0.0"
1818
s.add_runtime_dependency "activesupport", ">= 3.0.0"
19-
s.add_runtime_dependency "mustache", "~> 1.0.2"
19+
s.add_runtime_dependency "mustache", ">= 0.99"
2020
s.add_runtime_dependency "json", "~> 1.4", ">= 1.4.6"
2121

2222
s.add_development_dependency "bundler"

0 commit comments

Comments
 (0)