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