We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3aa5cf commit 8e73d4cCopy full SHA for 8e73d4c
Gemfile
@@ -5,7 +5,7 @@ gem 'chef', '~> 18.0'
5
6
group :test do
7
gem 'foodcritic', '~> 16.0'
8
- gem 'highline', '~> 2.1.0'
+ gem 'highline', '~> 3.1.0'
9
gem 'rubocop', '~> 1.71.0'
10
end
11
0 commit comments