-
Notifications
You must be signed in to change notification settings - Fork 140
/
Gemfile.lock
60 lines (57 loc) · 1022 Bytes
/
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
PATH
remote: .
specs:
taps (0.3.23)
rack (>= 1.0.1)
rest-client (>= 1.4.0, < 1.7.0)
sequel (~> 3.20.0)
sinatra (~> 1.0.0)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.5)
bacon (1.1.0)
builder (3.0.0)
daemons (1.1.0)
eventmachine (0.12.10)
extlib (0.9.15)
hoptoad_notifier (2.4.7)
activesupport
builder
mime-types (1.18)
mocha (0.9.8)
rake
mysql (2.8.1)
mysql2 (0.2.6)
pg (0.9.0)
rack (1.2.1)
rack-test (0.5.7)
rack (>= 1.0)
rake (0.8.7)
rcov (0.9.9)
rest-client (1.6.7)
mime-types (>= 1.16)
sequel (3.20.0)
sinatra (1.0)
rack (>= 1.0)
sqlite3 (1.3.6)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bacon
extlib (= 0.9.15)
hoptoad_notifier
mocha
mysql (= 2.8.1)
mysql2 (= 0.2.6)
pg (= 0.9.0)
rack-test
rake
rcov
sqlite3 (~> 1.2)
taps!
thin (> 1.2.0)