-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
45 lines (43 loc) · 781 Bytes
/
Gemfile.lock
File metadata and controls
45 lines (43 loc) · 781 Bytes
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
GEM
remote: https://ruby.taobao.org/
specs:
bson (1.12.1)
bson_ext (1.12.1)
bson (~> 1.12.1)
celluloid (0.16.0)
timers (~> 4.0.0)
ffi (1.9.8)
haml (4.0.6)
tilt
hitimes (1.2.2)
ip (0.3.1)
listen (2.10.0)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mongo (1.12.1)
bson (= 1.12.1)
rack (1.6.1)
rack-protection (1.5.3)
rack
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rerun (0.10.0)
listen (~> 2.7, >= 2.7.3)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (2.0.1)
timers (4.0.1)
hitimes
PLATFORMS
ruby
DEPENDENCIES
bson_ext
haml
ip
mongo
rerun
sinatra