mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
Update chefstyle from 2.0.x to 2.2.2 to use RuboCop 1.25.1 (#6240)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
parent
90f8a30bcc
commit
d8195bdc4b
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -23,7 +23,7 @@ group :omnibus do
|
|||
end
|
||||
|
||||
group :test do
|
||||
gem "chefstyle", "~> 2.0.3"
|
||||
gem "chefstyle", "~> 2.2.2"
|
||||
gem "concurrent-ruby", "~> 1.0"
|
||||
gem "json_schemer", ">= 0.2.1", "< 0.2.19"
|
||||
gem "m"
|
||||
|
|
Loading…
Reference in a new issue