Sha256: 6b1c6627dae5b15dee31417a227325be77170921cb3f7cc43bf239bd49cade9f
Contents?: true
Size: 540 Bytes
Versions: 14
Compression:
Stored size: 540 Bytes
Contents
Feature: Set a dependency's license through a command line interface So that my dependencies all have the correct licenses As an application developer I want a command line interface to set licenses for specific dependencies Scenario: Setting a license for a dependency Given I have an app with license finder that depends on an other licensed gem When I set that gems license to MIT from the command line Then I should see that other gems license set to MIT And I see other licensed gems have not changed licenses
Version data entries
14 entries across 14 versions & 1 rubygems