Sha256: f318f6e25f25de0b763055acdea779a1bd2fdbd916c0700a12ec170712b6c0e1
Contents?: true
Size: 153 Bytes
Versions: 2
Compression:
Stored size: 153 Bytes
Contents
# frozen_string_literal: true module ImportmapCLI module Commands class Outdated def run pp [:outdated] end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
importmap-cli-0.4.0 | lib/importmap_cli/commands/outdated.rb |
importmap-cli-0.1.0 | lib/importmap_cli/commands/outdated.rb |