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 ca1ded5 commit 2c5d811Copy full SHA for 2c5d811
rspec_api_documentation.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
18
s.add_runtime_dependency "activesupport", ">= 3.0.0"
19
s.add_runtime_dependency "mustache", "~> 1.0", ">= 0.99.4"
20
21
- s.add_development_dependency "bundler", "~> 1.0"
+ s.add_development_dependency "bundler", ">= 1.16"
22
s.add_development_dependency "fakefs", "~> 0.4"
23
s.add_development_dependency "sinatra", "~> 1.4", ">= 1.4.4"
24
s.add_development_dependency "aruba", "~> 0.5"
0 commit comments