thoughtbot--factory_bot/gemfiles/4.2.gemfile

10 lines
264 B
Plaintext

# This file was generated by Appraisal
source "https://rubygems.org"
gem "activerecord-jdbcsqlite3-adapter", "~> 1.3.25", platforms: [:jruby]
gem "sqlite3", "~> 1.3.6", platforms: [:ruby]
gem "activerecord", "~> 4.2.11"
gemspec name: "factory_bot", path: "../"