We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ffa5e commit a35902aCopy full SHA for a35902a
rspec_api_documentation.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16
17
s.add_runtime_dependency "rspec", ">= 3.0.0"
18
s.add_runtime_dependency "activesupport", ">= 3.0.0"
19
- s.add_runtime_dependency "mustache", "~> 1.0.2"
+ s.add_runtime_dependency "mustache", ">= 0.99"
20
s.add_runtime_dependency "json", "~> 1.4", ">= 1.4.6"
21
22
s.add_development_dependency "bundler"
0 commit comments