forked from ones006/inventory_v2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
98 lines (96 loc) · 2.1 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.11)
actionpack (= 2.3.11)
actionpack (2.3.11)
activesupport (= 2.3.11)
rack (~> 1.1.0)
activerecord (2.3.11)
activesupport (= 2.3.11)
activeresource (2.3.11)
activesupport (= 2.3.11)
activesupport (2.3.11)
authlogic (2.1.6)
activesupport
bullet (2.0.1)
uniform_notifier (~> 1.0.0)
cancan (1.4.1)
cgi_multipart_eof_fix (2.5.0)
chronic (0.3.0)
columnize (0.3.2)
daemons (1.1.0)
fastthread (1.0.7)
formtastic (1.2.3)
actionpack (>= 2.3.7)
activesupport (>= 2.3.7)
i18n (~> 0.4)
gem_plugin (0.2.3)
haml (3.0.25)
hirb (0.3.6)
i18n (0.5.0)
linecache (0.43)
mongrel (1.1.5)
cgi_multipart_eof_fix (>= 2.4)
daemons (>= 1.0.3)
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
mysql (2.8.1)
nifty-generators (0.4.4)
paperclip (2.3.1.1)
pdfkit (0.4.6)
prawn (0.8.4)
prawn-core (< 0.9, >= 0.8.4)
prawn-layout (< 0.9, >= 0.8.4)
prawn-security (< 0.9, >= 0.8.4)
prawn-core (0.8.4)
prawn-layout (0.8.4)
prawn-security (0.8.4)
rack (1.1.0)
rails (2.3.11)
actionmailer (= 2.3.11)
actionpack (= 2.3.11)
activerecord (= 2.3.11)
activeresource (= 2.3.11)
activesupport (= 2.3.11)
rake (>= 0.8.3)
rake (0.8.7)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-ole (1.2.11.1)
searchlogic (2.4.27)
activerecord (>= 2.0.0)
slim_scrooge (1.0.11)
spreadsheet (0.6.5.1)
ruby-ole (>= 1.0)
subdomain-fu (0.5.4)
uniform_notifier (1.0.1)
will_paginate (2.3.15)
wirble (0.1.3)
PLATFORMS
ruby
DEPENDENCIES
authlogic
bullet
cancan (~> 1.4.0)
chronic
formtastic
haml (~> 3.0.13)
hirb
mongrel
mysql
nifty-generators
paperclip (~> 2.3.1.1)
pdfkit (= 0.4.6)
prawn
rails (~> 2.3.11)
ruby-debug
searchlogic (~> 2.4.26)
slim_scrooge
spreadsheet
subdomain-fu
will_paginate (~> 2.3.14)
wirble