Sha256: d195edcbeefe10743bfc3559612ffd787d5759c22671e3658dab442923d50c81

Contents?: true

Size: 498 Bytes

Versions: 2

Compression:

Stored size: 498 Bytes

Contents

target :lib do
  signature "sig", "sig-deps"

  check "lib"                       # Directory name
#   check "Gemfile"                   # File name
#   check "app/models/**/*.rb"        # Glob
#   # ignore "lib/templates/*.rb"
#
#   # library "pathname", "set"       # Standard libraries
  # library "numo-narray"           # Gems
end

# target :spec do
#   signature "sig", "sig-private"
#
#   check "spec"
#
#   # library "pathname", "set"       # Standard libraries
#   # library "rspec"
# end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hanny-0.2.2 Steepfile
hanny-0.2.1 Steepfile