This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
/
Gemfile.lock
78 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
GIT
remote: https://github.com/livingsocial/rake-pipeline.git
revision: ae0795842a8958934d872a005d18b16161aa05fe
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.2.13)
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.5)
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.5)
rest-client (1.6.7)
mime-types (>= 1.16)
thor (0.16.0)
uglifier (1.2.7)
execjs (>= 0.3.0)
multi_json (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
colored
execjs (~> 1.2.6)
github_downloads!
kicker
rack
rake-pipeline!
rake-pipeline-web-filters!
uglifier (~> 1.2.3)