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