Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 514b9ad

Browse files
committed
Possible old foodcritic version is causing problems?
1 parent ca0578f commit 514b9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/support/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
22

33
gem 'chef', '~> 11.4.4'
4-
gem 'foodcritic', :platforms => :ruby_19
4+
gem 'foodcritic', '>= 3.0.3', :platforms => :ruby_19
55
gem 'rake'

0 commit comments

Comments
 (0)