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
175 lines (168 loc) · 3.55 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
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)
GIT
remote: https://github.com/june29/ruboty-irasutoya
revision: 1f38273cc7d8f3315ef07221b1f761bbc1393575
specs:
ruboty-irasutoya (1.0.2)
ruboty
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
chrono (0.4.0)
activesupport
concurrent-ruby (1.1.6)
docomoru (0.1.4)
activesupport
faraday
faraday_middleware
json
rack
slop
dotenv (2.7.5)
eto (1.0.1)
thor
event_emitter (0.2.6)
eventmachine (1.2.7)
eventmachine (1.2.7-x86-mingw32)
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)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
json (2.3.0)
mem (0.1.5)
minitest (5.14.2)
multi_json (1.15.0)
multipart-post (2.1.1)
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (4.0.6)
rack (2.2.4)
rake (13.0.1)
redis (4.2.5)
redis-namespace (1.6.0)
redis (>= 3.0.4)
ruboty (1.3.0)
activesupport
bundler
dotenv
mem
slop
ruboty-alias (0.0.8)
ruboty (>= 1.1.1)
ruboty-bundler (0.1.3)
ruboty (>= 1.2.1)
ruboty-github
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-eto (1.0.0)
eto
ruboty
ruboty-github (0.3.0)
activesupport
octokit
ruboty
ruboty-google_image (0.1.1)
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-talk (0.0.5)
docomoru (>= 0.0.3)
ruboty (>= 1.1.0)
ruboty-ume (1.0.2)
ruboty
ruboty-weather (0.0.5)
faraday
faraday_middleware
ruboty (>= 0.2.0)
ruby2_keywords (0.0.2)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
slop (4.8.1)
thor (1.0.1)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
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.3.0)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
rake
ruboty
ruboty-alias
ruboty-bundler
ruboty-cron
ruboty-echo
ruboty-echo_to
ruboty-eto
ruboty-github
ruboty-google_image
ruboty-irasutoya!
ruboty-redis
ruboty-replace
ruboty-ruby
ruboty-slack_rtm!
ruboty-talk
ruboty-ume
ruboty-weather
slack-api!
RUBY VERSION
ruby 3.0.0p0
BUNDLED WITH
2.2.3