Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
fix: update thor to latest 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladislav Prskavec committed Oct 20, 2021
1 parent 0d7cf1a commit b861c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiary.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |gem|

gem.add_runtime_dependency 'rest-client', '~> 2.0'
gem.add_runtime_dependency 'rack', '>= 2.2.3'
gem.add_runtime_dependency 'thor', '~> 0.20.3'
gem.add_runtime_dependency 'thor', '~> 1.1.0'
gem.add_runtime_dependency 'json', '>= 2.3.0'
gem.add_runtime_dependency 'launchy', '~> 2.4'
gem.add_runtime_dependency 'listen', '~> 3.0'
Expand Down

0 comments on commit b861c0e

Please sign in to comment.