1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/gemfiles/3.2.gemfile

11 lines
359 B
Text
Raw Normal View History

# This file was generated by Appraisal
2014-05-30 12:31:07 -04:00
source "https://rubygems.org"
gem "activerecord-jdbcsqlite3-adapter", :platforms => :jruby
gem "jdbc-sqlite3", :platforms => :jruby
gem "sqlite3", "~> 1.3.10", :platforms => :ruby
gem "activerecord", :git => "https://github.com/rails/rails.git", :branch => "3-2-stable"
gemspec :name => "factory_bot", :path => "../"