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