This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
147 lines (140 loc) · 3 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
GIT
remote: https://github.com/hkdnet/ruboty-a3rt_talk
revision: 613e5600b9f853e5dedfd1265fc7a98c1fbd8811
specs:
ruboty-a3rt_talk (0.1.0)
a3rt-talk (~> 0.1)
GIT
remote: https://github.com/hkdnet/ruboty-slack_rtm
revision: 8a556a846db2f58667d12f75d57fc6e39780eba0
branch: master
specs:
ruboty-slack_rtm (3.2.1)
faraday (>= 1.0)
ruboty (>= 1.1.4)
slack-api (~> 1.6)
websocket-client-simple (~> 0.3.0)
GIT
remote: https://github.com/hkdnet/slack-ruby-gem
revision: 81ce64e8717b0f97a87b17af8baa111c00b3cf6a
branch: fix-ws-vul
specs:
slack-api (1.6.1)
faraday (>= 1.0)
faraday_middleware (>= 1.0)
faye-websocket (~> 0.11.0)
multi_json (~> 1.0, >= 1.0.3)
GEM
remote: https://rubygems.org/
specs:
a3rt-talk (0.1.3)
activesupport (6.1.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
chrono (0.4.0)
activesupport
concurrent-ruby (1.1.7)
dotenv (2.7.6)
event_emitter (0.2.6)
eventmachine (1.2.7)
faraday (1.2.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday_middleware (1.0.0)
faraday (~> 1.0)
faye-websocket (0.11.0)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
gems (1.2.0)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
mem (0.1.5)
minitest (5.14.2)
multi_json (1.15.0)
multipart-post (2.1.1)
rake (13.0.3)
redis (4.2.5)
redis-namespace (1.6.0)
redis (>= 3.0.4)
ruboty (1.3.1)
activesupport
bundler
dotenv
mem
slop
ruboty-alias (0.0.8)
ruboty (>= 1.1.1)
ruboty-cron (1.1.0)
activesupport
chrono
ruboty (>= 0.2.0)
ruboty-echo (0.1.1)
ruboty
ruboty-echo_to (1.0.2)
ruboty
ruboty-google_image (0.1.1)
faraday
faraday_middleware
ruboty
ruboty-hr (1.0.0)
ruboty
ruboty-karma (0.4.4)
ruboty
ruboty-lgtm (0.0.3)
faraday
faraday_middleware
ruboty
ruboty-redis (0.0.6)
redis
redis-namespace
ruboty
ruboty-replace (0.0.1)
ruboty
ruboty-ruby (0.0.2)
ruboty
ruboty-search_plugin (1.0.0)
ruboty
ruboty-sonar
ruboty-sonar (1.0.1)
gems
thor
ruby2_keywords (0.0.2)
slop (4.8.2)
thor (1.0.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
websocket (1.2.9)
websocket-client-simple (0.3.0)
event_emitter
websocket
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
faye-websocket (>= 0.11.0)
rake
ruboty-a3rt_talk!
ruboty-alias
ruboty-cron
ruboty-echo
ruboty-echo_to (~> 1.0.1)
ruboty-google_image
ruboty-hr
ruboty-karma
ruboty-lgtm
ruboty-redis
ruboty-replace
ruboty-ruby (>= 0.0.2)
ruboty-search_plugin
ruboty-slack_rtm!
slack-api!
RUBY VERSION
ruby 3.0.0p0
BUNDLED WITH
2.2.3