Sha256: fa3ea552e988ce34f1cf43a57179a410dcc372e2fa8baf43de4616f3e006bd01

Contents?: true

Size: 702 Bytes

Versions: 35

Compression:

Stored size: 702 Bytes

Contents

# vim: set filetype=ruby et sw=2 ts=2:

require 'gem_hadar'

GemHadar do
  name        'tins'
  author      'Florian Frank'
  email       'flori@ping.de'
  homepage    "https://github.com/flori/#{name}"
  summary     'Useful stuff.'
  description 'All the stuff that isn\'t good/big enough for a real library.'
  test_dir    'tests'
  test_files.concat Dir["#{test_dir}/*_test.rb"]
  ignore      '.*.sw[pon]', 'pkg', 'Gemfile.lock', '.rvmrc', 'coverage', '.rbx',
    '.AppleDouble', '.DS_Store', 'tags', '.bundle', '.byebug_history'

  readme      'README.md'
  licenses << 'MIT'

  required_ruby_version  '>= 2.0'
  development_dependency 'test-unit', '~>3.1'
  development_dependency 'simplecov'
end

Version data entries

35 entries across 32 versions & 3 rubygems

Version Path
tdiary-5.1.0 vendor/bundle/gems/tins-1.22.2/Rakefile
tins-1.22.2 Rakefile
tins-1.22.1 Rakefile
tins-1.22.0 Rakefile
tins-1.21.1 Rakefile
tins-1.21.0 Rakefile
tins-1.20.3 Rakefile
tdiary-5.0.13 vendor/bundle/gems/tins-1.20.2/Rakefile
tdiary-5.0.12.1 vendor/bundle/gems/tins-1.20.2/Rakefile
tdiary-5.0.11 vendor/bundle/gems/tins-1.16.3/Rakefile
tdiary-5.0.11 vendor/bundle/gems/tins-1.20.2/Rakefile
tins-1.20.2 Rakefile
tins-1.20.1 Rakefile
tins-1.20.0 Rakefile
tins-1.19.0 Rakefile
tins-1.18.0 Rakefile
tins-1.17.0 Rakefile
tdiary-5.0.9 vendor/bundle/gems/tins-1.16.3/Rakefile
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/tins-1.16.3/Rakefile
tdiary-5.0.7 vendor/bundle/gems/tins-1.16.3/Rakefile