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