-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
54 lines (52 loc) · 1020 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
cuuid (0.3.1)
daemons (1.1.8)
em-http-request (0.3.0)
addressable (>= 2.0.0)
escape_utils
eventmachine (>= 0.12.9)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
escape_utils (0.2.4)
eventmachine (0.12.10)
foreman (0.53.0)
thor (>= 0.13.6)
haml (3.1.6)
http-parser-lite (0.5.1)
rack (1.4.1)
rack-protection (1.2.0)
rack
rdiscount (1.6.8)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
swift (1.0.1)
swift-db-sqlite3 (0.1.2)
thin (1.4.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.15.4)
tilt (1.3.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
cuuid
em-http-request
em-websocket
eventmachine
foreman
haml
http-parser-lite
rdiscount
sinatra
swift
swift-db-sqlite3
thin
yajl-ruby