Sha256: 18b241d6a9febb944c7b2c4d7a7038320a8c8d87335a09601a226c71e7d8d064

Contents?: true

Size: 523 Bytes

Versions: 9

Compression:

Stored size: 523 Bytes

Contents

($:.unshift File.expand_path(File.join( File.dirname(__FILE__), 'lib' ))).uniq!
require 'echoe'

Echoe.new('echoe') do |p|
  p.project = 'fauna'
  p.author = 'Evan Weaver'
  p.summary = 'A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment.'
  p.runtime_dependencies = ['gemcutter >=0.7.0', 'rubyforge >=2.0.4', 'allison >=2.0.3', 'rdoc >=3.6.1', 'rake >=0.9.2']
  p.development_dependencies = []
  p.retain_gemspec = true
  p.rubygems_version = ">=1.8.4"
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
ric-0.14.2 vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/Rakefile
ric-0.14.1 vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/Rakefile
ric-0.14.0 vendor/bundle/ruby/2.7.0/gems/echoe-4.6.3/Rakefile
horseman-0.0.5 vendor/ruby/1.9.1/gems/echoe-4.6.3/Rakefile
horseman-0.0.4 vendor/ruby/1.9.1/gems/echoe-4.6.3/Rakefile
horseman-0.0.3 vendor/ruby/1.9.1/gems/echoe-4.6.3/Rakefile
horseman-0.0.2 vendor/ruby/1.9.1/gems/echoe-4.6.3/Rakefile
echoe-4.6.3 Rakefile
echoe-4.6.1 Rakefile