forked from emberjs/ember.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
82 lines (76 loc) · 1.68 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
GIT
remote: https://github.com/lautis/uglifier.git
revision: 2f6c31a67d6dbd04c3153603339fab49a06ec4ec
specs:
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
GIT
remote: https://github.com/livingsocial/rake-pipeline.git
revision: 50b8d77b703c96539a433ee53a680c43542aaa75
specs:
rake-pipeline (0.8.0)
json
rake (~> 0.9.0)
thor
GIT
remote: https://github.com/pangratz/github_downloads.git
revision: d896d9d9b299bbe7271d4e6399ce1d485e4a1f14
specs:
github_downloads (0.1.3)
github_api (~> 0.6)
rest-client (~> 1.6)
GIT
remote: https://github.com/wycats/rake-pipeline-web-filters.git
revision: 1a6dc173776b188836aa2ce2ac35b61c7f7daafe
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.4)
multipart-post (~> 1.1)
github_api (0.8.1)
faraday (~> 0.8.1)
hashie (~> 1.2.0)
multi_json (~> 1.3)
nokogiri (~> 1.5.2)
oauth2
hashie (1.2.0)
httpauth (0.2.0)
json (1.7.6)
jwt (0.1.5)
multi_json (>= 1.0)
kicker (2.6.1)
listen
listen (0.6.0)
mime-types (1.19)
multi_json (1.3.7)
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.6)
rest-client (1.6.7)
mime-types (>= 1.16)
thor (0.16.0)
PLATFORMS
ruby
DEPENDENCIES
colored
github_downloads!
kicker
rack
rake-pipeline!
rake-pipeline-web-filters!
uglifier!