mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> Co-authored-by: Takuya N <takninnovationresearch@gmail.com>
This commit is contained in:
parent
6f47b24162
commit
f619a1d69e
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