Sha256: 5ecc7360930da70367ba0d88c3874d4fc7b68c0fd7f2ff3a0ff2dcc32781ba3a

Contents?: true

Size: 486 Bytes

Versions: 2

Compression:

Stored size: 486 Bytes

Contents

target :lib do
  signature "sig"

  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
mopti-0.2.1 Steepfile
mopti-0.2.0 Steepfile