Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ruboty-slack_rtm #31

Merged
merged 1 commit into from
Nov 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ gem "ruboty-cron", "~> 1.1.0"
gem "ruboty-qiita-github"
gem "ruboty-ruby_persistence", "= 0.2.0"
gem "increments-schedule", "~> 0.18.0"

gem 'websocket-client-simple', github: 'fuyuton/websocket-client-simple'
16 changes: 5 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
GIT
remote: https://github.com/fuyuton/websocket-client-simple.git
revision: 3f455717022bc17bd079ab7cf54252dc120e5059
specs:
websocket-client-simple (0.3.3)
event_emitter (~> 0.2.6)
websocket (~> 1.2.8)

GIT
remote: https://github.com/increments/ruboty-response.git
revision: 84e23a599f971ed2e263e6245b2076ca776b5a68
Expand Down Expand Up @@ -174,11 +166,11 @@ GEM
ruboty (~> 1.0)
ruboty-scorekeeper (0.0.3)
ruboty
ruboty-slack_rtm (3.2.1)
ruboty-slack_rtm (3.2.4)
faraday (~> 0.11)
ruboty (>= 1.1.4)
slack-api (~> 1.6)
websocket-client-simple (~> 0.3.0)
websocket-client-simple (>= 0.5.0)
ruboty-sushiyuki (0.0.2)
ruboty-twitter_search (0.1.1)
ruboty
Expand Down Expand Up @@ -217,6 +209,9 @@ GEM
unf_ext
unf_ext (0.0.7.4)
websocket (1.2.9)
websocket-client-simple (0.6.0)
event_emitter
websocket
websocket-driver (0.7.2)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down Expand Up @@ -247,7 +242,6 @@ DEPENDENCIES
ruboty-slack_rtm
ruboty-sushiyuki
ruboty-twitter_search
websocket-client-simple!

RUBY VERSION
ruby 2.7.6p219
Expand Down