We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf605b commit 3922d31Copy full SHA for 3922d31
Gemfile
@@ -7,7 +7,7 @@ gem 'chef', '>= 11.14'
7
8
group :test do
9
gem 'rake'
10
- gem 'chefspec', '~> 4.1.0'
+ gem 'chefspec', '~> 4.1.1'
11
gem 'foodcritic', '~> 3.0'
12
gem 'thor-foodcritic'
13
gem 'rubocop', '~> 0.26.1'
0 commit comments