Sha256: 7151231080fbc323d687b91a4564d7c3439a7bde16689c621fb69f2c7ccdc630

Contents?: true

Size: 342 Bytes

Versions: 5

Compression:

Stored size: 342 Bytes

Contents

source :rubygems

gem 'rails', '3.0.15'
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

5 entries across 5 versions & 3 rubygems

Version Path
sunspot_rails-2.0.0.pre.120925 gemfiles/rails-3.0.15
sunspot_solr-2.0.0.pre.120924 sunspot_rails/gemfiles/rails-3.0.15
sunspot_rails-2.0.0.pre.120924 sunspot_rails/gemfiles/rails-3.0.15
sunspot-2.0.0.pre.120924 sunspot_rails/gemfiles/rails-3.0.15
sunspot_rails-2.0.0.pre.120720 gemfiles/rails-3.0.15