Skip to content

Commit

Permalink
Bump highline from 2.0.3 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [highline](https://github.com/JEG2/highline) from 2.0.3 to 3.0.0.
- [Changelog](https://github.com/JEG2/highline/blob/master/Changelog.md)
- [Commits](JEG2/highline@v2.0.3...v3.0.0)

---
updated-dependencies:
- dependency-name: highline
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent bca3a01 commit b691d77
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.2)
actioncable (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
Expand Down Expand Up @@ -111,8 +112,8 @@ GEM
builder (3.2.4)
chronic_duration (0.10.6)
numerizer (~> 0.1.1)
commander (4.6.0)
highline (~> 2.0.0)
commander (5.0.0)
highline (~> 3.0.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
Expand Down Expand Up @@ -145,7 +146,8 @@ GEM
activesupport (>= 6.1)
google-protobuf (3.25.2)
hashdiff (1.1.0)
highline (2.0.3)
highline (3.0.0)
abbrev
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
Expand Down

0 comments on commit b691d77

Please sign in to comment.