forked from ywen/pivotal_to_pdf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
64 lines (62 loc) · 1.26 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
GEM
remote: http://rubygems.org/
specs:
Ascii85 (1.0.1)
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activeresource (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
activesupport (3.0.9)
builder (2.1.2)
diff-lcs (1.1.3)
ffi (1.0.11)
growl (1.0.3)
growl-rspec (0.0.1)
growl
rspec
guard (1.0.1)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-rspec (0.7.0)
guard (>= 0.10.0)
guard-spork (0.6.1)
guard (>= 0.10.0)
spork (>= 0.8.4)
i18n (0.5.0)
pdf-reader (1.1.1)
Ascii85 (~> 1.0.0)
ruby-rc4
pivotal_to_pdf-formatters (0.0.4)
prawn (0.12.0)
pdf-reader (>= 0.9.0)
ttfunk (~> 1.0.2)
rainbow (2.0.0)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.0)
rspec-expectations (2.11.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1)
ruby-rc4 (0.1.5)
spork (0.9.0)
thor (0.14.6)
ttfunk (1.0.3)
PLATFORMS
ruby
DEPENDENCIES
activeresource (= 3.0.9)
growl-rspec
guard-rspec
guard-spork
pivotal_to_pdf-formatters (>= 0.0.4)
prawn
rainbow
rake
rspec
thor