13 lines
340 B
Text
13 lines
340 B
Text
|
# This file was generated by Appraisal
|
||
|
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "rails", "5.2.0.rc1"
|
||
|
gem "appraisal"
|
||
|
gem "activerecord-jdbcsqlite3-adapter", platforms: :jruby
|
||
|
gem "sqlite3", platforms: [:ruby, :mswin, :mingw, :x64_mingw]
|
||
|
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw]
|
||
|
gem "rspec-rails", "~> 3.7"
|
||
|
|
||
|
gemspec path: "../"
|