aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
blob: 03f5cf83804940670bae3f1e01f29633980086a2 (plain) (blame)
1
2
3
4
5
source 'https://rubygems.org'
gem 'github-pages', '152'
# For some reason, I get `LoadError` if I omit the gems below.
gem 'json'
gem 'bigdecimal'