eagletmt/faml

View on GitHub
gemfiles/rails_edge.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

gem "rails", :git => "https://github.com/rails/rails"
gem "rspec-rails", :git => "https://github.com/rspec/rspec-rails"
gem "sqlite3"
gem "arel", :git => "https://github.com/rails/arel"
gem "rack", :git => "https://github.com/rack/rack"
gem "rspec-core", :git => "https://github.com/rspec/rspec-core"
gem "rspec-expectations", :git => "https://github.com/rspec/rspec-expectations"
gem "rspec-mocks", :git => "https://github.com/rspec/rspec-mocks"
gem "rspec-support", :git => "https://github.com/rspec/rspec-support"
gem "rspec", :git => "https://github.com/rspec/rspec"

gemspec :path => "../"