Skip to content

Commit

Permalink
Upgrade command_kit version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
moozzi authored and postmodern committed Aug 20, 2024
1 parent fbea9f1 commit bf38482
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ and development.

* [Ruby] >= 3.0.0
* [reline] ~> 0.1
* [command_kit] ~> 0.5
* [command_kit] ~> 0.6
* [irb] ~> 1.0

## Install
Expand Down
2 changes: 1 addition & 1 deletion gemspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ required_ruby_version: ">= 3.0.0"

dependencies:
reline: ~> 0.1
command_kit: ~> 0.5
command_kit: ~> 0.6
irb: ~> 1.0

development_dependencies:
Expand Down

0 comments on commit bf38482

Please sign in to comment.