Skip to content

Commit

Permalink
Use Thor 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Aug 29, 2023
1 parent ca2c8a2 commit 80b38b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemstash.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ you push your own private gems as well."
spec.add_runtime_dependency "sequel", "~> 5.0"
spec.add_runtime_dependency "server_health_check-rack", "~> 0.1"
spec.add_runtime_dependency "sinatra", ">= 1.4", "< 4.0"
spec.add_runtime_dependency "thor", "~> 0.20"
spec.add_runtime_dependency "thor", "~> 1.0"

# Use Redis instead of memcached
# spec.add_runtime_dependency "redis", "~> 3.3"
Expand Down

0 comments on commit 80b38b8

Please sign in to comment.