Sha256: e876a8764693f7b76fc65a158768f0845aa930e1bed1d2979ff99de9f14b38ce
Contents?: true
Size: 555 Bytes
Versions: 1
Compression:
Stored size: 555 Bytes
Contents
Gem::Specification.new do |s| s.name = "sunspot_cell_jars" s.version = "0.4" s.authors = [ "Chris Parker" ] s.email = "mrcsparker@gmail.com" s.homepage = "http://github.com/mrcsparker/sunspot_cell_jars" s.summary = %q{Gem that installs the apache-solr-cells jars for sunspot_cell} s.description = %q{Gem that installs the apache-solr-cells jars for sunspot_cell} s.files = `git ls-files`.split("\n") + %w(LICENSE README.textile HISTORY) s.rubyforge_project = s.name s.require_paths = ["lib"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sunspot_cell_jars-0.4 | sunspot_cell_jars.gemspec |