-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
74 lines (72 loc) · 1.56 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
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
activemodel (3.2.6)
activesupport (= 3.2.6)
builder (~> 3.0.0)
activerecord (3.2.6)
activemodel (= 3.2.6)
activesupport (= 3.2.6)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.6)
i18n (~> 0.6)
multi_json (~> 1.0)
allison (2.0.3)
arel (3.0.2)
builder (3.0.0)
columnize (0.3.6)
debugger (1.2.0)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.3)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.3)
echoe (4.5.6)
allison
gemcutter
rubyforge
gemcutter (0.7.1)
haml (2.2.24)
hanna (0.1.12)
haml (~> 2.2.8)
rake (~> 0.8.2)
rdoc (~> 2.3.0)
highline (1.5.2)
i18n (0.6.0)
json_pure (1.6.5)
metaclass (0.0.1)
mocha (0.10.4)
metaclass (~> 0.0.1)
multi_json (1.3.6)
prawn (0.8.4)
prawn-core (>= 0.8.4, < 0.9)
prawn-layout (>= 0.8.4, < 0.9)
prawn-security (>= 0.8.4, < 0.9)
prawn-core (0.8.4)
prawn-layout (0.8.4)
prawn-security (0.8.4)
rake (0.8.2)
rdoc (2.3.0)
rspec (1.3.0)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
sqlite3 (1.3.6)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
activerecord (= 3.2.6)
activesupport (= 3.2.6)
debugger (= 1.2.0)
echoe
gemcutter (= 0.7.1)
hanna
highline (= 1.5.2)
mocha
prawn (= 0.8.4)
rake (= 0.8.2)
rspec (= 1.3.0)
sqlite3