Add `arrived` attribute (file creation timestamp) to books table.
[quanlib.git] / Gemfile
1 source 'https://rubygems.org'
2
3 gem 'inifile'
4 gem 'pg'
5 gem 'rspec'
6 gem 'tconn'