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