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 ca2c8a2 commit 80b38b8Copy full SHA for 80b38b8
gemstash.gemspec
@@ -41,7 +41,7 @@ you push your own private gems as well."
41
spec.add_runtime_dependency "sequel", "~> 5.0"
42
spec.add_runtime_dependency "server_health_check-rack", "~> 0.1"
43
spec.add_runtime_dependency "sinatra", ">= 1.4", "< 4.0"
44
- spec.add_runtime_dependency "thor", "~> 0.20"
+ spec.add_runtime_dependency "thor", "~> 1.0"
45
46
# Use Redis instead of memcached
47
# spec.add_runtime_dependency "redis", "~> 3.3"
0 commit comments