Sha256: e7dfb8027bf80df09c7395842615425600e6fc4c4b274d64efd1c5a73175b1a1

Contents?: true

Size: 913 Bytes

Versions: 3

Compression:

Stored size: 913 Bytes

Contents

source 'http://rubygems.org'

gem 'active_wrapper-solo'
gem 'mysql2'
gem 'rails', '3.0.3'
gem 'rspec'

gem 'also_migrate', :path => "../../../../vendor/also_migrate"
gem 'mover', :path => "../../../../vendor/mover"
gem 'acts_as_archive', :path => "../../../../"

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


# 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'

# 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

3 entries across 3 versions & 2 rubygems

Version Path
acts_as_archive-0.4.1 spec/fixtures/frameworks/rails3/Gemfile
rylwin-acts_as_archive-0.4.0 spec/fixtures/frameworks/rails3/Gemfile
acts_as_archive-0.4.0 spec/fixtures/frameworks/rails3/Gemfile