Sha256: 88db5e6ba21a3b63aebd1e037d623c4509d2116ee0d6db15d8d624b013980bd2
Contents?: true
Size: 341 Bytes
Versions: 5
Compression:
Stored size: 341 Bytes
Contents
source :rubygems gem 'rails', '3.2.6' 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