Sha256: a28e1880ab010a8d2a53de094e23d9b9bd0793e28a1fc15c2ab3b11e84f2317d

Contents?: true

Size: 1.89 KB

Versions: 10

Compression:

Stored size: 1.89 KB

Contents

# Gem::Specification for Allison-2.0.3
# Originally generated by Echoe

Gem::Specification.new do |s|
  s.name = %q{allison}
  s.version = "2.0.3"

  s.specification_version = 2 if s.respond_to? :specification_version=

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Evan Weaver"]
  s.date = %q{2008-01-21}
  s.default_executable = %q{allison}
  s.description = %q{A modern, pretty RDoc template.}
  s.email = %q{}
  s.executables = ["allison"]
  s.files = ["bin/allison", "cache/BODY", "cache/CLASS_INDEX", "cache/CLASS_PAGE", "cache/FILE_INDEX", "cache/FILE_PAGE", "cache/FONTS", "cache/FR_INDEX_BODY", "cache/INDEX", "cache/JAVASCRIPT", "cache/METHOD_INDEX", "cache/METHOD_LIST", "cache/SRC_PAGE", "cache/STYLE", "CHANGELOG", "contrib/Rakefile", "contrib/rdoc_patch.rb", "contrib/rdoc_patch_test.rb", "lib/allison.css", "lib/allison.js", "lib/allison.rb", "LICENSE", "Manifest", "README", "allison.gemspec"]
  s.has_rdoc = true
  s.homepage = %q{http://blog.evanweaver.com/pages/code#allison}
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{fauna}
  s.rubygems_version = %q{1.0.1}
  s.summary = %q{A modern, pretty RDoc template.}
end


# # Original Rakefile source (requires the Echoe gem):
# 
# 
# require 'rubygems'
# require 'echoe'
# 
# Echoe.new('allison') do |p|
#   p.project = 'fauna'
#   p.author = 'Evan Weaver'
#   p.summary = 'A modern, pretty RDoc template.'
#   p.url = 'http://blog.evanweaver.com/pages/code#allison'
#   p.docs_host = 'blog.evanweaver.com:~/www/bax/public/files/doc/'
#   p.rdoc_pattern = /allison.rb|^README|^CHANGELOG|^TODO|^LICENSE$/
#   p.clean_pattern = /^doc|^pkg/
#   if ARGV.include? "release"
#     STDERR.puts "Using non-gem template"
#     p.rdoc_template = File.expand_path(File.dirname(__FILE__) + "/lib/allison")
#   end
# end
# 
# task :"cache/BODY" => [:clean, :doc] # Rebuild the cache before packaging

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
ric-0.14.2 vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/allison.gemspec
ric-0.14.1 vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/allison.gemspec
ric-0.14.0 vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/allison.gemspec
ric-0.13.0 vendor/bundle/ruby/2.5.0/gems/allison-2.0.3/allison.gemspec
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/allison-2.0.3/allison.gemspec
horseman-0.0.5 vendor/ruby/1.9.1/gems/allison-2.0.3/allison.gemspec
horseman-0.0.4 vendor/ruby/1.9.1/gems/allison-2.0.3/allison.gemspec
horseman-0.0.3 vendor/ruby/1.9.1/gems/allison-2.0.3/allison.gemspec
horseman-0.0.2 vendor/ruby/1.9.1/gems/allison-2.0.3/allison.gemspec
allison-2.0.3 allison.gemspec