Build(deps): Bump highline from 2.1.0 to 3.0.0 (#25150)

* Build(deps): Bump highline from 2.1.0 to 3.0.0

Bumps [highline](https://github.com/JEG2/highline) from 2.1.0 to 3.0.0.
- [Changelog](https://github.com/JEG2/highline/blob/master/Changelog.md)
- [Commits](https://github.com/JEG2/highline/compare/v2.1.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* add abbrev to ignored/default gems list

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
This commit is contained in:
dependabot[bot] 2024-01-08 22:20:15 +01:00 committed by GitHub
parent 3837657449
commit 9e82679a81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,7 @@ allowed:
ignored:
bundler:
- abbrev # Ruby (default gem)
- base64 # Ruby (default gem)
- bigdecimal # Ruby (default gem)
- cgi # Ruby (default gem)

View File

@ -17,6 +17,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.2)
actionmailer (7.0.8)
actionpack (= 7.0.8)
actionview (= 7.0.8)
@ -168,7 +169,8 @@ GEM
hana (1.3.7)
hashdiff (1.1.0)
hashie (5.0.0)
highline (2.1.0)
highline (3.0.0)
abbrev
htmlentities (4.3.4)
http_accept_language (2.1.1)
i18n (1.14.1)