Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsupercodepoet <travis@travischase.me>2015-03-24 15:45:56 +0300
committersupercodepoet <travis@travischase.me>2015-03-24 15:45:56 +0300
commit3f9e231133d998d15afe9827d2f6f7cac03eff4a (patch)
tree8f5904a1cd9f6dbbd34e7880c44f90f1f021e7c7 /Gemfile
parentc34eb8f82ca17c4e0b3337ce15aa042ba2f190f6 (diff)
Updating safe_yaml to working version
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index fea18ef8b..b87c4d824 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
gem 'jekyll', '~> 1.0'
+gem 'safe_yaml', '~> 1.0.4'
gem 'sass', '~> 3.0'