forked from emberjs/ember.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
89 lines (82 loc) · 1.83 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
80
81
82
83
84
85
86
87
88
89
GIT
remote: https://github.com/emberjs/docs-generator.git
revision: cfbc2a3aabc08de305224b290ad8f37f3ef5f847
specs:
ember-docs (0.1)
rack
thor
GIT
remote: https://github.com/lautis/uglifier.git
revision: 45133bfdadc8f5056cb93423d2eedad3aed936bf
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/pangratz/github_downloads.git
revision: 021d83165bcf37f6c2752736a9c05c13d6976f38
specs:
github_downloads (0.1.2)
github_api (~> 0.6)
rest-client (~> 1.6)
GIT
remote: https://github.com/wycats/rake-pipeline-web-filters.git
revision: 81a22fb0808dfdeab8ed92d5d8c898ad198b9938
specs:
rake-pipeline-web-filters (0.6.0)
rack
rake-pipeline (~> 0.6)
GEM
remote: http://rubygems.org/
specs:
colored (1.2)
execjs (1.4.0)
multi_json (~> 1.0)
faraday (0.8.1)
multipart-post (~> 1.1)
github_api (0.6.4)
faraday (~> 0.8.1)
hashie (~> 1.2.0)
multi_json (~> 1.3)
nokogiri (~> 1.5.2)
oauth2
hashie (1.2.0)
httpauth (0.1)
jwt (0.1.5)
multi_json (>= 1.0)
kicker (2.5.0)
rb-fsevent
mime-types (1.19)
multi_json (1.3.6)
multipart-post (1.1.5)
nokogiri (1.5.5)
oauth2 (0.8.0)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
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.15.2)
PLATFORMS
ruby
DEPENDENCIES
colored
ember-docs!
github_downloads!
kicker
rack
rake-pipeline!
rake-pipeline-web-filters!
uglifier!