Sha256: 6b3737baa805d2af3b28812a8d0f19e4a1b921f9d09a3a1125259a1ed38253ad
Contents?: true
Size: 341 Bytes
Versions: 4
Compression:
Stored size: 341 Bytes
Contents
source :rubygems gem 'rails', '3.2.3' gem 'sqlite3-ruby', '~> 1.3.1' gem 'sunspot', :path => File.expand_path('../../../sunspot', __FILE__) gem 'sunspot_solr', :path => File.expand_path('../../../sunspot_solr', __FILE__) gem 'sunspot_rails', :path => File.expand_path('../..', __FILE__) group :test do gem 'rspec-rails', '~> 2.8.1' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sunspot_rails-1.3.3 | gemfiles/rails-3.2.3 |
sunspot_rails-1.3.2 | gemfiles/rails-3.2.3 |
sunspot_rails-2.0.0.pre.120417 | gemfiles/rails-3.2.3 |
sunspot_rails-2.0.0.pre.120415 | gemfiles/rails-3.2.3 |