thoughtbot--factory_bot/gemfiles/main.gemfile

10 lines
296 B
Plaintext

# This file was generated by Appraisal
source "https://rubygems.org"
gem "activerecord-jdbcsqlite3-adapter", "~> 61.0", platforms: [:jruby]
gem "sqlite3", platforms: [:ruby]
gem "activerecord", git: "https://github.com/rails/rails.git", branch: "main"
gemspec name: "factory_bot", path: "../"