diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-12-26 08:28:35 -0800 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-12-26 08:28:35 -0800 |
commit | 97313f9ce3f87553bf599da209bb2bd1b6fc380b (patch) | |
tree | 9ea9a650bb138982eb2dc2b9e159f7375fff4c7d /Gemfile | |
parent | 6dc6a5ed5c273d554a300d1773c8bb252021c141 (diff) | |
parent | 36634280a9445e1f1e209b64b8993562a4f60d2d (diff) |
Merge pull request #188 from GrahamCampbell/gh-pages
Tweaks
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ source 'https://rubygems.org' -gem 'github-pages'
\ No newline at end of file +gem 'github-pages' |