aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Gemfile19
1 files changed, 0 insertions, 19 deletions
diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index b02ee4b1..00000000
--- a/Gemfile
+++ /dev/null
@@ -1,19 +0,0 @@
-source "https://rubygems.org"
-
-group :development do
- gem 'rake', '~> 10.0'
- gem 'jekyll', '~> 2.0'
- gem 'octopress-hooks', '~> 2.2'
- gem 'octopress-date-format', '~> 2.0'
- gem 'jekyll-sitemap'
- gem 'rdiscount', '~> 2.0'
- gem 'RedCloth', '~> 4.2.9'
- gem 'haml', '~> 4.0'
- gem 'compass', '~> 0.12.2'
- gem 'sass-globbing', '~> 1.0.0'
- gem 'rubypants', '~> 0.2.0'
- gem 'rb-fsevent', '~> 0.9'
- gem 'stringex', '~> 1.4.0'
-end
-
-gem 'sinatra', '~> 1.4.2'