Sha256: ee7156be7df30de4454dac85ca1c545db9248044ddb15f90157a95bb83a83858

Contents?: true

Size: 744 Bytes

Versions: 9

Compression:

Stored size: 744 Bytes

Contents

source 'http://rubygems.org'

gem 'rails', '3.0.19'

# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'

gem 'sqlite3'

# Use unicorn as the web server
# gem 'unicorn'

# Deploy with Capistrano
# gem 'capistrano'

# To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+)
# gem 'ruby-debug'
# gem 'ruby-debug19', :require => 'ruby-debug'

# Bundle the extra gems:
# gem 'bj'
# gem 'nokogiri'
# gem 'sqlite3-ruby', :require => 'sqlite3'
# gem 'aws-s3', :require => 'aws/s3'

# Bundle gems for the local environment. Make sure to
# put test-only gems in this group so their generators
# and rake tasks are available in development mode:
# group :development, :test do
#   gem 'webrat'
# end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
codesake-dawn-0.85 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.80.0 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.79.99 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.77 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.75 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.72 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.70 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.60 spec/support/hello_world_3.0.19/Gemfile
codesake-dawn-0.50 spec/support/hello_world_3.0.19/Gemfile