mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
10 lines
249 B
Text
10 lines
249 B
Text
|
# This file was generated by Appraisal
|
||
|
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "activerecord-jdbcsqlite3-adapter", "~> 61.0", platforms: [:jruby]
|
||
|
gem "sqlite3", platforms: [:ruby]
|
||
|
gem "activerecord", "~> 7.0.0"
|
||
|
|
||
|
gemspec name: "factory_bot", path: "../"
|