Skip to content

Commit afadb81

Browse files
chore(deps): update dependency highline to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65e0eeb commit afadb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gem 'chef', '~> 18.0'
55

66
group :test do
77
gem 'foodcritic', '~> 16.0'
8-
gem 'highline', '~> 2.1.0'
8+
gem 'highline', '~> 3.1.0'
99
gem 'rubocop', '~> 1.72.0'
1010
end
1111

0 commit comments

Comments
 (0)