-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
73 lines (69 loc) · 1.43 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
67
68
69
70
71
72
73
PATH
remote: .
specs:
high_five (0.3.23)
chunky_png
coffee-script (~> 2.2.0)
multi_json (~> 1.0)
nokogiri (>= 1.5.0)
plist (>= 3.0)
sprockets
thor (>= 0.18.0)
uglifier (>= 2.0)
webrick
yui-compressor (~> 0.12.0)
GEM
remote: https://rubygems.org/
specs:
chunky_png (1.3.7)
coderay (1.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.12.2)
compass (0.12.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.19)
concurrent-ruby (1.0.5)
diff-lcs (1.2.5)
execjs (2.7.0)
fssm (0.2.10)
method_source (0.8.2)
mini_portile2 (2.2.0)
multi_json (1.12.2)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
plist (3.3.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (2.0.3)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
sass (3.2.19)
slop (3.6.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
thor (0.20.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.3.1)
yui-compressor (0.12.0)
PLATFORMS
ruby
DEPENDENCIES
compass
high_five!
pry
rspec (~> 2.13.0)
BUNDLED WITH
1.15.4