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