Skip to content

Commit

Permalink
Merge pull request #264 from mathieujobin/patch-1
Browse files Browse the repository at this point in the history
Add abbrev gem as dependency
  • Loading branch information
abinoam committed Dec 30, 2023
2 parents a70c7cd + 71f0832 commit 972222b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions highline.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ DESCRIPTION

spec.required_ruby_version = ">= 3.0"

spec.add_runtime_dependency "abbrev"
spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "minitest"
Expand Down

0 comments on commit 972222b

Please sign in to comment.