-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
57 lines (54 loc) · 1.12 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
PATH
remote: .
specs:
scms (4.4.4)
cprobert-s3sync
filewatcher (~> 0.3)
launchy (~> 2.4)
listen (~> 2.5)
maruku (~> 0.7)
nokogiri (~> 1.6)
packr (~> 3.2)
sass (~> 3.2)
webrick (~> 1.3)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
cprobert-s3sync (1.4.1)
ffi (1.9.3-x86-mingw32)
filewatcher (0.3.2)
trollop (>= 1.16.2)
launchy (2.4.2)
addressable (~> 2.3)
listen (2.7.1)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
maruku (0.7.1)
mini_portile (0.5.3)
nio4r (1.0.0)
nokogiri (1.6.1-x86-mingw32)
mini_portile (~> 0.5.0)
oyster (0.9.5)
packr (3.2.1)
oyster (>= 0.9.5)
rake (10.1.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
sass (3.3.4)
timers (1.1.0)
trollop (2.0)
webrick (1.3.1)
PLATFORMS
x86-mingw32
DEPENDENCIES
rake (~> 10.1, >= 10.1.1)
scms!