forked from mrmemes-eth/tomatoist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
183 lines (181 loc) · 4.09 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.3)
multi_json (~> 1.0)
addressable (2.2.7)
archive-tar-minitar (0.5.2)
bson (1.5.2)
bson_ext (1.5.2)
bson (= 1.5.2)
builder (3.0.0)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.1)
ffi (~> 1.0.6)
columnize (0.3.6)
cucumber (1.1.8)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.8.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
fabrication (1.3.1)
ffi (1.0.11)
gherkin (2.8.0)
json (>= 1.4.6)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
haml (3.0.25)
heroku (2.20.1)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.0)
json (1.6.5)
json_pure (1.6.5)
kgio (2.7.2)
launchy (2.0.5)
addressable (~> 2.2.6)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.17.2)
mocha (0.10.4)
metaclass (~> 0.0.1)
mongo (1.5.2)
bson (= 1.5.2)
mongoid (2.4.4)
activemodel (~> 3.1)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.1.0)
nokogiri (1.5.0)
padrino (0.10.5)
padrino-admin (= 0.10.5)
padrino-cache (= 0.10.5)
padrino-core (= 0.10.5)
padrino-gen (= 0.10.5)
padrino-helpers (= 0.10.5)
padrino-mailer (= 0.10.5)
padrino-admin (0.10.5)
padrino-core (= 0.10.5)
padrino-helpers (= 0.10.5)
padrino-cache (0.10.5)
padrino-core (= 0.10.5)
padrino-cookies (0.1.0)
padrino-core
padrino-core (0.10.5)
activesupport (~> 3.1.0)
http_router (~> 0.10.2)
sinatra (~> 1.3.1)
thor (~> 0.14.3)
tilt (~> 1.3.0)
padrino-gen (0.10.5)
bundler (~> 1.0)
grit (~> 2.4.1)
padrino-core (= 0.10.5)
padrino-helpers (0.10.5)
i18n (~> 0.6)
padrino-core (= 0.10.5)
padrino-mailer (0.10.5)
mail (~> 2.3.0)
padrino-core (= 0.10.5)
polyglot (0.3.3)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rack_hoptoad (0.1.5)
rack
toadhopper (~> 1.0.1)
raindrops (0.8.0)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
rubyzip (0.9.6.1)
selenium-webdriver (2.13.0)
childprocess (>= 0.2.1)
ffi (~> 1.0.9)
json_pure
rubyzip
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
thor (0.14.6)
tilt (1.3.3)
toadhopper (1.0.6)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.31)
unicorn (4.2.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
url_mount (0.2.1)
rack
xpath (0.1.4)
nokogiri (~> 1.3)
zippy (0.1.0)
rubyzip (>= 0.9.1)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
capybara (~> 1.1.2)
cucumber (~> 1.1.8)
fabrication (~> 1.3.1)
haml (~> 3.0.25)
heroku
launchy
mocha (~> 0.10.4)
mongoid (~> 2.4.4)
padrino (~> 0.10.5)
padrino-cookies (~> 0.1.0)
rack_hoptoad
rake
rspec (~> 2.8.0)
ruby-debug19
unicorn
zippy