diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ source 'https://rubygems.org' -gem 'github-pages', '141' +gem 'github-pages', '147' # For some reason, "I get LoadError: cannot load such file -- json" otherwise. gem 'json' |