14 lines
414 B
Text
14 lines
414 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "rails", git: 'https://github.com/rails/rails'
|
|
gem "arel", git: 'https://github.com/rails/arel'
|
|
|
|
gem "appraisal"
|
|
gem "activerecord-jdbcsqlite3-adapter", platform: :jruby
|
|
gem "sqlite3", platform: [:ruby, :mswin, :mingw, :x64_mingw]
|
|
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw]
|
|
gem "rspec-rails", "~> 3.7"
|
|
|
|
gemspec path: "../"
|