Sha256: 502d0a455aa2fef70fc5657d55bd1ed49ca9385a9b2c2ba86869a9a3528acee8

Contents?: true

Size: 791 Bytes

Versions: 8

Compression:

Stored size: 791 Bytes

Contents

source 'http://rubygems.org'

gem 'framework_fixture', '0.1.2'
gem 'rails', '3.0.3'
gem 'rspec'

gem 'smart_asset', :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

8 entries across 8 versions & 1 rubygems

Version Path
smart_asset-0.6.0 spec/fixtures/rails3/Gemfile
smart_asset-0.5.11 spec/fixtures/rails3/Gemfile
smart_asset-0.5.10 spec/fixtures/rails3/Gemfile
smart_asset-0.5.9 spec/fixtures/rails3/Gemfile
smart_asset-0.5.8 spec/fixtures/rails3/Gemfile
smart_asset-0.5.7 spec/fixtures/rails3/Gemfile
smart_asset-0.5.6 spec/fixtures/rails3/Gemfile
smart_asset-0.5.5 spec/fixtures/rails3/Gemfile