Sha256: fd17a69f01e1c1c279f9b9b28267529279a1a083972aa7681dd23f5314fe3601

Contents?: true

Size: 428 Bytes

Versions: 8

Compression:

Stored size: 428 Bytes

Contents

source 'http://rubygems.org'

gem 'rails',          '>=3.0.3'
gem 'active_link_to', '>=0.0.6'
gem 'paperclip',      '>=2.3.8'
gem 'mime-types',     :require => 'mime/types'

# If you wish to use sqlite in production
# gem 'sqlite3-ruby',   :require => 'sqlite3'

group :development do
  gem 'sqlite3-ruby',   :require => 'sqlite3'
end

group :test do
  gem 'sqlite3-ruby',   :require => 'sqlite3'
  gem 'jeweler', '>=1.4.0'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.0.43 Gemfile
comfortable_mexican_sofa-1.0.42 Gemfile
comfortable_mexican_sofa-1.0.41 Gemfile
comfortable_mexican_sofa-1.0.40 Gemfile
comfortable_mexican_sofa-1.0.39 Gemfile
comfortable_mexican_sofa-1.0.38 Gemfile
comfortable_mexican_sofa-1.0.37 Gemfile
comfortable_mexican_sofa-1.0.36 Gemfile