Skip to content

Commit 8e73d4c

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

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.71.0'
1010
end
1111

0 commit comments

Comments
 (0)