File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- PATH
2- remote: /Users/samuel/Developer/socketry/live
3- specs:
4- live (0.18.0)
5- async-websocket (~> 0.27)
6- protocol-websocket (~> 0.19)
7- xrb (~> 0.10)
8-
91GEM
102 remote: https://rubygems.org/
113 specs:
10193 io-endpoint (0.17.2)
10294 io-event (1.14.3)
10395 io-stream (0.11.1)
104- io-watch (0.6.3)
10596 irb (1.17.0)
10697 pp (>= 0.6.0)
10798 prism (>= 1.3.0)
10899 rdoc (>= 4.0.0)
109100 reline (>= 0.4.2)
110101 json (2.19.1)
111- lively (0.16.1)
112- agent-context
113- falcon (~> 0.47)
114- io-watch
115- live (~> 0.18)
116- xrb
102+ live (0.18.0)
103+ async-websocket (~> 0.27)
104+ protocol-websocket (~> 0.19)
105+ xrb (~> 0.10)
117106 localhost (1.7.0)
118107 logger (1.7.0)
119108 mail (2.9.0)
@@ -231,8 +220,7 @@ DEPENDENCIES
231220 benchmark-http
232221 covered
233222 falcon
234- live!
235- lively
223+ live
236224 net-smtp
237225 rack-test
238226 sus
Original file line number Diff line number Diff line change 1010
1111 gem "async-redis"
1212
13- gem "live" , path : "/Users/samuel/Developer/socketry/live"
14- gem "lively"
13+ gem "live"
1514
1615 gem "variant"
1716end
You can’t perform that action at this time.
0 commit comments