Sha256: accfbb08d0e217fc39abe6ef66f32513b5195393a1670e963c63134efeeba0db

Contents?: true

Size: 336 Bytes

Versions: 1

Compression:

Stored size: 336 Bytes

Contents

source :rubygems

gem 'rails', '3.2.9'
gem 'sqlite3', '~> 1.3.3'

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

1 entries across 1 versions & 1 rubygems

Version Path
sunspot_rails-2.0.0.pre.130115 gemfiles/rails-3.2.9