aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: cd787484644205d20ffc25358d96cfda8c610b2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
GEM
  remote: https://rubygems.org/
  specs:
    pdf-core (0.4.0)
    prawn (1.3.0)
      pdf-core (~> 0.4.0)
      ttfunk (~> 1.4.0)
    ttfunk (1.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  prawn (~> 1.3.0)