Sha256: c84886fd323ed3efbb53c15c131429adb1178c1e96c6406f82b61c521195f68a

Contents?: true

Size: 424 Bytes

Versions: 1

Compression:

Stored size: 424 Bytes

Contents

Gem::Specification.new do |s|
  s.name        = 'ohm-sorted'
  s.version     = '0.1.0'
  s.summary     = "Sorted indices for Ohm."
  s.description = "An plugin for Ohm that lets you create sorted indices."
  s.author      = "Federico Bond"
  s.email       = 'federico@educabilia.com'
  s.files       = `git ls-files`.split("\n")
  s.homepage    = 'https://github.com/educabilia/ohm-sorted'
  s.license     = 'UNLICENSE'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ohm-sorted-0.1.0 ohm-sorted.gemspec