File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 11.env
2+ vendor /bundle
3+ .bundle
Original file line number Diff line number Diff line change @@ -31,3 +31,5 @@ gem "ruboty-cron", "~> 1.1.0"
3131gem "ruboty-qiita-github" , github : 'increments/ruboty-qiita-github'
3232gem "ruboty-ruby_persistence" , "= 0.2.0"
3333gem "increments-schedule" , "~> 0.18.0"
34+
35+ gem 'websocket-client-simple' , github : 'fuyuton/websocket-client-simple'
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/fuyuton/websocket-client-simple.git
3+ revision: 3f455717022bc17bd079ab7cf54252dc120e5059
4+ specs:
5+ websocket-client-simple (0.3.3 )
6+ event_emitter (~> 0.2.6 )
7+ websocket (~> 1.2.8 )
8+
19GIT
210 remote: https://github.com/increments/ruboty-qiita-github.git
311 revision: 20943ca1e3934884b7d9736530565058293f1a7f
213221 unf (0.1.4 )
214222 unf_ext
215223 unf_ext (0.0.7.4 )
216- websocket (1.2.8 )
217- websocket-client-simple (0.3.0 )
218- event_emitter
219- websocket
224+ websocket (1.2.9 )
220225 websocket-driver (0.7.2 )
221226 websocket-extensions (>= 0.1.0 )
222227 websocket-extensions (0.1.5 )
@@ -247,6 +252,7 @@ DEPENDENCIES
247252 ruboty-slack_rtm
248253 ruboty-sushiyuki
249254 ruboty-twitter_search
255+ websocket-client-simple !
250256
251257RUBY VERSION
252258 ruby 2.6.3p62
You can’t perform that action at this time.
0 commit comments