Sha256: 4f41f883ccf44101b45be133f90df026001b3530fb39c65d1baa090713d75fca
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.2" 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.2 | sunspot_cell_jars.gemspec |