Sha256: 641c6a8afb2db8bc680ec646ac77cc41c953c108dcfb1f6b0a544c616d1d433d
Contents?: true
Size: 406 Bytes
Versions: 4
Compression:
Stored size: 406 Bytes
Contents
desc 'Audit your Gemfile for software licenses. This is the same as running `license_finder` in the terminal.' task :license_finder do puts "DEPRECATION WARNING: 'rake license_finder' is going to be removed for the 1.0.0 release. Please instead use the command line utility 'license_finder' or refer to the README for avalible command line utilities" LicenseFinder::CLI.check_for_action_items end
Version data entries
4 entries across 4 versions & 1 rubygems