Sha256: 21d74d4a582aaf71f2ff4197ce8903c9c8dbdc44c2f976e71ebb5843cf2207ef
Contents?: true
Size: 480 Bytes
Versions: 6
Compression:
Stored size: 480 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
Version data entries
6 entries across 6 versions & 1 rubygems