summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-02-03 01:47:49 +0100
committerjomo <github@jomo.tv>2014-02-03 01:47:49 +0100
commit0604bbce63211654fe66f5cae77d8f9ee74a875c (patch)
tree8083df39b450f2d35584d79106844e711b8856c4 /Gemfile
parent0d06bc19fcc1d2df1c79fcb84edbe40c7b87bc26 (diff)
features, bug fixes
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 320b086..bbc3a9e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,6 +12,7 @@ gem 'github-markdown'
gem 'hirb' #pretty console output
gem 'rb-readline', '~> 0.4.2'
gem 'rest-client'
+gem 'epic-editor-rails'
# Gems used only for assets and not required
# in production environments by default.