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.
2 parents 87b3132 + 774fdf9 commit 9f54f11Copy full SHA for 9f54f11
rspec_api_documentation.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
15
s.required_rubygems_version = ">= 1.3.6"
16
17
- s.add_runtime_dependency "rspec", "~> 3.0.0", ">= 3.0.0"
+ s.add_runtime_dependency "rspec", ">= 3.0.0"
18
s.add_runtime_dependency "activesupport", ">= 3.0.0"
19
s.add_runtime_dependency "mustache", "~> 0.99", ">= 0.99.4"
20
s.add_runtime_dependency "json", "~> 1.4", ">= 1.4.6"
0 commit comments