summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2014-04-29 23:03:59 -0600
committerDan Allen <dan.j.allen@gmail.com>2014-04-29 23:04:43 -0600
commit6a4f05a50eef858f301e25326d58f7519e973253 (patch)
tree5b25830c3027d17b0b0615bb9064e824da065bb2 /Gemfile
parent9f2b75d1bd5ac14881db2dfaea96070bd8565c9a (diff)
add initial gemspec and build file
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile9
1 files changed, 2 insertions, 7 deletions
diff --git a/Gemfile b/Gemfile
index f067a0e5..9a065c0f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,9 +1,4 @@
source 'https://rubygems.org'
-gem 'asciidoctor', '1.5.0.preview.1'
-gem 'coderay', '1.1.0'
-gem 'prawn', '0.13.1'
-gem 'prawn-svg', '0.12.0.12'
-gem 'treetop', '1.4.15'
-gem 'tilt', '2.0.0'
-gem 'slim', '2.0.2'
+# Look in asciidoctor-pdf.gemspec for runtime and development dependencies
+gemspec