mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
add license_finder to dev gems
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
This commit is contained in:
parent
a8579985aa
commit
c6b000a587
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -1,3 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gemspec
|
||||
|
||||
gem 'license_finder', :group => :development
|
||||
|
|
Loading…
Reference in a new issue