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 15891c6 commit 7d8582bCopy full SHA for 7d8582b
raddocs.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 "sinatra", "~> 3.0"
+ s.add_runtime_dependency "sinatra", ">= 3.0"
18
s.add_runtime_dependency "haml", ">= 4.0"
19
s.add_runtime_dependency "json"
20
0 commit comments