mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
15 lines
249 B
Plaintext
15 lines
249 B
Plaintext
# This file was generated by Appraisal
|
|
|
|
source "http://rubygems.org"
|
|
|
|
gem "rails", "~> 5.1.0"
|
|
gem "rspec"
|
|
gem "rspec-rails", "~> 3.7"
|
|
gem "timecop"
|
|
gem "byebug"
|
|
gem "appraisal"
|
|
gem "sqlite3", "~> 1.3.6"
|
|
gem "nokogiri", "~> 1.8"
|
|
|
|
gemspec path: "../"
|