diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ source 'https://rubygems.org' -gem 'github-pages', '168' +gem 'github-pages', '172' # For some reason, I get `LoadError` if I omit the gems below. gem 'json' gem 'bigdecimal' |