-
Notifications
You must be signed in to change notification settings - Fork 19
/
Gemfile.lock
48 lines (46 loc) · 1.01 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
GEM
remote: http://rubygems.org/
specs:
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.2.5)
i18n (0.5.4)
pdf-core (0.5.1)
pivotal_to_pdf-formatters (0.2.1.1)
rainbow
prawn (2.0.1)
pdf-core (~> 0.5.1)
ttfunk (~> 1.4.0)
rainbow (2.0.0)
rake (10.4.2)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
thor (0.19.1)
ttfunk (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
activeresource (= 3.0.9)
pivotal_to_pdf-formatters (>= 0.0.4)
prawn
rake
rspec
thor