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