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:
-rw-r--r--Gemfile2
-rw-r--r--package.json5
2 files changed, 1 insertions, 6 deletions
diff --git a/Gemfile b/Gemfile
index b95f33990..499bcea70 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
source 'https://rubygems.org'
-gem 'jekyll', '1.0'
+gem 'jekyll', '~> 1.0'
gem 'debugger'
diff --git a/package.json b/package.json
index 92497d8f6..f566d0eb4 100644
--- a/package.json
+++ b/package.json
@@ -15,11 +15,6 @@
},
"contributors": [
{
- "name": "Dave Gandy",
- "email": "dave@fontawesome.io",
- "web": "http://scripts.sil.org/OFL"
- },
- {
"name": "Rob Madole",
"web": "http://twitter.com/robmadole"
},