Skip to content

Commit 9ab9a00

Browse files
committed
update inspec version to 2.0
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
1 parent 1ec3569 commit 9ab9a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

33
gem 'highline', '~> 1.6.0'
44

5-
gem 'inspec', '1.44.8'
5+
gem 'inspec', '~> 2.0.0'
66
gem 'rack', '1.6.4'
77
gem 'rake'
88
gem 'rubocop', '~> 0.49.0'

0 commit comments

Comments
 (0)