forked from SaitoWu/linner
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
66 lines (63 loc) · 1.32 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
PATH
remote: .
specs:
linner (0.1.0)
coffee-script (~> 2.2)
listen (~> 1.2)
sass (~> 3.2)
terminal-notifier (~> 1.4)
thor (~> 0.18)
tilt (~> 1.4)
uglifier (~> 2.1)
yui-compressor (~> 0.9.6)
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
diff-lcs (1.2.4)
execjs (1.4.0)
multi_json (~> 1.0)
ffi (1.9.0)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
multi_json (1.7.7)
open4 (1.3.0)
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.3)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.1)
sass (3.2.9)
terminal-notifier (1.4.2)
thor (0.18.1)
tilt (1.4.1)
uglifier (2.1.2)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3)
linner!
rake
rspec (~> 2.14)