-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
157 lines (151 loc) · 3.47 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
GIT
remote: https://github.com/hackberry-gh/actn-api
revision: 8cc2dc1ce021aa9a18c35af2d8858f88e77d0a68
specs:
actn-api (0.0.9)
goliath
helmet
oj
rack_csrf
tilt
GIT
remote: https://github.com/hackberry-gh/actn-db
revision: 53b41773147507d5a7393f6a0b2b056f1e57f6ee
specs:
actn-db (0.0.9)
activemodel
bcrypt
coffee-script
em-pg-client
oj
GIT
remote: https://github.com/hackberry-gh/actn-jobs
revision: a450a622c2004b3d4f0d451afc5905016f30d1b6
specs:
actn-jobs (0.0.7)
em-http-request
websocket-eventmachine-client
GIT
remote: https://github.com/lemmycaution/goliath_rack_sprockets
revision: 4bc852a5fb08309a2c1dde85d9d8522b48bdff59
specs:
goliath_rack_sprockets (0.1.0)
goliath (~> 1.0.0)
sprockets (~> 2.12.2)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.1.7)
activesupport (= 4.1.7)
builder (~> 3.1)
activesupport (4.1.7)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
async-rack (0.5.1)
rack (~> 1.1)
bcrypt (3.1.9)
builder (3.2.2)
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.8.0)
cookiejar (0.3.2)
em-http-request (1.1.2)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-pg-client (0.3.4)
eventmachine (~> 1.0.0)
pg (>= 0.17.0)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.3)
execjs (2.2.2)
goliath (1.0.4)
async-rack
em-synchrony (>= 1.0.0)
em-websocket (= 0.3.8)
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (= 0.6.0)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
helmet (0.2.1)
goliath
http_router
tilt
hike (1.2.3)
http_parser.rb (0.6.0)
http_router (0.11.1)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.11)
json (1.8.1)
log4r (1.1.10)
minitest (5.4.2)
multi_json (1.10.1)
oj (2.11.0)
pg (0.17.1)
rack (1.5.2)
rack-accept-media-types (0.9)
rack-contrib (1.2.0)
rack (>= 0.9.1)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
rack_csrf (2.5.0)
rack (>= 1.1.0)
rake (10.3.2)
sass (3.4.7)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thread_safe (0.3.4)
tilt (1.4.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.5.3)
execjs (>= 0.3.0)
json (>= 1.8.0)
url_mount (0.2.1)
rack
websocket (1.2.1)
websocket-eventmachine-base (1.1.0)
eventmachine (~> 1.0)
websocket (~> 1.0)
websocket-native (~> 1.0)
websocket-eventmachine-client (1.1.0)
websocket-eventmachine-base (~> 1.0)
websocket-eventmachine-server (1.0.1)
websocket-eventmachine-base (~> 1.0)
websocket-native (1.0.0)
yui-compressor (0.12.0)
PLATFORMS
ruby
DEPENDENCIES
actn-api!
actn-db!
actn-jobs!
coffee-script (~> 2.2)
em-http-request
goliath_rack_sprockets!
minitest
rake
sass (~> 3.1)
uglifier
websocket-eventmachine-server
yui-compressor