forked from emberjs/ember.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
79 lines (73 loc) · 1.59 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
74
75
76
77
78
79
GIT
remote: https://github.com/emberjs/docs-generator.git
revision: cfbb82496c1c342ff6da49fc46559dd8fddf8b55
specs:
ember-docs (0.1)
rack
thor
GIT
remote: https://github.com/lautis/uglifier.git
revision: 62a749bad506d7ec791392b9938fdf25ecc3ac8b
specs:
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
GIT
remote: https://github.com/livingsocial/rake-pipeline.git
revision: 543f4322fe70facee9572d29ddabf7f090dad68a
specs:
rake-pipeline (0.6.0)
rake (~> 0.9.0)
thor
GIT
remote: https://github.com/wycats/rake-pipeline-web-filters.git
revision: ba0b8a00356b4c854930a8e849b5629d51ffd70f
specs:
rake-pipeline-web-filters (0.6.0)
rack
rake-pipeline (~> 0.6)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
colored (1.2)
execjs (1.3.2)
multi_json (~> 1.0)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
github_api (0.4.11)
faraday (~> 0.7.6)
hashie (~> 1.2.0)
multi_json (~> 1.3)
nokogiri (~> 1.5.2)
oauth2 (~> 0.5.2)
hashie (1.2.0)
kicker (2.5.0)
rb-fsevent
mime-types (1.18)
multi_json (1.3.5)
multipart-post (1.1.5)
nokogiri (1.5.2)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
rack (1.4.1)
rake (0.9.2.2)
rb-fsevent (0.9.1)
rest-client (1.6.7)
mime-types (>= 1.16)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
colored
ember-docs!
github_api
kicker
rack
rake-pipeline!
rake-pipeline-web-filters!
rest-client
uglifier!