forked from robbin/robbin_site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
142 lines (137 loc) · 2.96 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
GIT
remote: git://github.com/csdn-dev/second_level_cache.git
revision: 08f0b7b88de51883cf0bba9652435e2124e573a4
specs:
second_level_cache (1.6.0)
activesupport (~> 3.2.0)
GIT
remote: git://github.com/padrino/padrino-framework.git
revision: da0d53e6acc777b92460969c4d7c28b22e367588
specs:
padrino-core (0.10.7)
activesupport (>= 3.1.0)
http_router (~> 0.10.2)
sinatra (~> 1.3.1)
thor (~> 0.16.0)
tilt (~> 1.3.0)
padrino-gen (0.10.7)
bundler (~> 1.0)
padrino-core (= 0.10.7)
padrino-helpers (0.10.7)
i18n (~> 0.6)
padrino-core (= 0.10.7)
GIT
remote: git://github.com/robbin/acts-as-taggable-on.git
revision: f52d2b9347a30ce2bdbf4c2d8ad1a7ced7e50d86
specs:
acts-as-taggable-on (2.3.3)
activerecord (~> 3.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.12)
activesupport (= 3.2.12)
builder (~> 3.0.0)
activerecord (3.2.12)
activemodel (= 3.2.12)
activesupport (= 3.2.12)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
bcrypt-ruby (3.0.1)
builder (3.0.4)
carrierwave (0.8.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
coderay (1.0.8)
daemons (1.1.9)
dalli (2.6.2)
database_cleaner (0.9.1)
erubis (2.7.0)
eventmachine (1.0.0)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
github-markdown (0.5.3)
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.1)
kgio (2.8.0)
method_source (0.8.1)
mime-types (1.21)
mini_magick (3.4)
subexec (~> 0.2.1)
minitest (2.6.2)
multi_json (1.5.1)
mysql2 (0.3.11)
nokogiri (1.5.6)
pry (0.9.11.4)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rainbows (4.4.3)
kgio (~> 2.5)
rack (~> 1.1)
unicorn (~> 4.1)
raindrops (0.10.0)
rake (10.0.3)
rest-client (1.6.7)
mime-types (>= 1.16)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sinatra (1.3.4)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
slop (3.4.3)
subexec (0.2.2)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.16.0)
tilt (1.3.3)
tzinfo (0.3.35)
unicorn (4.6.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
url_mount (0.2.1)
rack
will_paginate (3.0.4)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.2)
acts-as-taggable-on!
bcrypt-ruby
carrierwave
dalli
database_cleaner
erubis (~> 2.7.0)
factory_girl
github-markdown
kgio
mini_magick
minitest (~> 2.6.0)
mysql2
padrino-core!
padrino-gen!
padrino-helpers!
pry
rack-test
rainbows
rake
rest-client
sanitize
second_level_cache!
thin
will_paginate