Skip to content

Commit 4eedbef

Browse files
committed
unpin inspec version
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
1 parent 79cad39 commit 4eedbef

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
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

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

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

0 commit comments

Comments
 (0)