mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
18 lines
300 B
Text
18 lines
300 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "appraisal"
|
|
gem "aruba"
|
|
gem "coffee-rails"
|
|
gem "cucumber"
|
|
gem "jquery-rails"
|
|
gem "rake"
|
|
gem "rspec-rails"
|
|
gem "uglifier"
|
|
gem "sqlite3"
|
|
gem "rails", "~> 4.1.1"
|
|
gem "sass-rails", "~> 4.0.3"
|
|
gem "spring"
|
|
|
|
gemspec :path => "../"
|