Skip to content

Commit b2af84e

Browse files
committed
Manually tested with inspec 4, but pinning to inspec 3 until license is clarified
Signed-off-by: Alex Pop <alexpop@users.noreply.github.com>
1 parent d804d8f commit b2af84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

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

33
gem 'highline', '~> 2.0.2'
4-
gem 'inspec-bin', '~> 4'
4+
gem 'inspec', '~> 3'
55
gem 'rack', '~> 2.0.7'
66
gem 'rake', '~> 12.3.2'
77
gem 'rubocop', '~> 0.68.1'

0 commit comments

Comments
 (0)