summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-08-24 20:47:15 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-08-24 20:47:15 +0200
commit56eeb72ac5b71e70d2e14ae7b2fe620ab5e43441 (patch)
tree35ea1dbc64ffe557e96e79308da065d994f65bc5 /Gemfile
parentf7073bff6f389d75d4751f739fdb8b58b2f79bba (diff)
downloadnorsk-urskog-main-56eeb72ac5b71e70d2e14ae7b2fe620ab5e43441.tar.gz
norsk-urskog-main-56eeb72ac5b71e70d2e14ae7b2fe620ab5e43441.tar.bz2
norsk-urskog-main-56eeb72ac5b71e70d2e14ae7b2fe620ab5e43441.zip
Add facets gem.
We only need the method to silence puts, but it looks like a very nice library, so we may end up using more later.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 284663e..c34d99a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,3 +2,4 @@ source "https://rubygems.org"
gem "jekyll"
gem 'jekyll-multiple-languages-plugin'
+gem 'facets', :require => false