summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-10-04 12:42:56 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-10-04 12:59:11 +0200
commit448380ae81e3dfe182b9092880d4a314b39d034a (patch)
treeee5f34a250f2710d7decb732de8e832f69259146 /Gemfile.lock
parent1f63803e7bdac1abe4219e98a1a7bd84529ec144 (diff)
downloadnorsk-urskog-registrations-448380ae81e3dfe182b9092880d4a314b39d034a.tar.gz
norsk-urskog-registrations-448380ae81e3dfe182b9092880d4a314b39d034a.tar.bz2
norsk-urskog-registrations-448380ae81e3dfe182b9092880d4a314b39d034a.zip
Add dummy method to generate PDF from registration data.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4a18b9f..a057e87 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,6 +6,10 @@ GEM
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.2)
+ pdf-core (0.6.0)
+ prawn (2.0.2)
+ pdf-core (~> 0.6.0)
+ ttfunk (~> 1.4.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
@@ -29,6 +33,7 @@ GEM
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (2.0.1)
+ ttfunk (1.4.0)
PLATFORMS
ruby
@@ -36,6 +41,7 @@ PLATFORMS
DEPENDENCIES
byebug
mail
+ prawn
rack-test
rspec
sinatra