Sha256: 0d4fcd6d1f61a37da3a267f9797923657ae8bc9a34d90fa0314d1d949c4dc17d

Contents?: true

Size: 183 Bytes

Versions: 4

Compression:

Stored size: 183 Bytes

Contents

desc 'Audit your Gemfile for software licenses. This is the same as running `license_finder` in the terminal.'
task :license_finder do
  LicenseFinder::CLI.check_for_action_items
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
license_finder-0.7.3 lib/tasks/license_finder.rake
license_finder-0.7.1 lib/tasks/license_finder.rake
license_finder-0.7.0 lib/tasks/license_finder.rake
license_finder-0.6.0 lib/tasks/license_finder.rake