Sha256: f356996b52ca472e7bc56cb4af175d1d778f7606acc2dc0af226b0b24a6c996f

Contents?: true

Size: 500 Bytes

Versions: 1

Compression:

Stored size: 500 Bytes

Contents

Gem::Specification.new do |s|
  s.name          = 'rbtils'
  s.version       = '0.0.2'
  s.date          = '2015-07-03'
  s.summary       = "Utilities for your CLI workflow"
  s.description   = "A set of utilities that can be used independently of other projects"
  s.authors       = ["Ryan Priebe"]
  s.email         = 'hello@ryanpriebe.com'
  s.files         = `git ls-files`.split($\)
  s.homepage      = 'http://rubygems.org/gems/rbtils'
  s.license       = 'MIT'
  s.executables   = 'rbtils'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rbtils-0.0.2 rbtils.gemspec