-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathGemfile.lock
173 lines (169 loc) · 3.69 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
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
buftok (0.2.0)
chrono (0.6.0)
activesupport (>= 5.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
domain_name (0.6.20240107)
dotenv (2.8.1)
drb (2.2.1)
equalizer (0.0.11)
event_emitter (0.2.6)
eventmachine (1.2.7)
faker (2.23.0)
i18n (>= 1.8.11, < 2)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.1)
faraday (>= 0.7.4, < 1.0)
faye-websocket (0.10.9)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.16.3)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
http (4.4.1)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
mem (0.1.5)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
minitest (5.22.3)
multi_json (1.15.0)
multipart-post (2.4.0)
mutex_m (0.2.0)
namero (1.0.0)
naught (1.1.0)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
public_suffix (5.0.5)
racc (1.7.3)
rake (13.2.0)
rbs (3.1.3)
redis (5.1.0)
redis-client (>= 0.17.0)
redis-client (0.21.1)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
ruboty (1.3.1)
activesupport
bundler
dotenv
mem
slop
ruboty-cron (1.1.0)
activesupport
chrono
ruboty (>= 0.2.0)
ruboty-echo (0.1.1)
ruboty
ruboty-faker (0.1.1)
faker (< 3)
ruboty-google_image (0.1.1)
faraday
faraday_middleware
ruboty
ruboty-rainfall_jp (1.4.0)
ruboty
ruboty-redis (0.0.6)
redis
redis-namespace
ruboty
ruboty-replace (0.0.1)
ruboty
ruboty-rurema (0.2.0)
ruboty
ruboty-slack_rtm (3.2.5)
faraday (~> 0.11)
ruboty (>= 1.1.4)
slack-api (~> 1.6)
websocket-client-simple (>= 0.5.0)
ruboty-slack_rtm-channel_created (0.1.1)
ruboty-slack_rtm
ruboty-slack_rtm-emoji_changed (0.1.0)
ruboty-zoi (1.1.0)
ruboty
simple_oauth (0.3.1)
slack-api (1.6.1)
faraday (~> 0.11)
faraday_middleware (~> 0.10.0)
faye-websocket (~> 0.10.6)
multi_json (~> 1.0, >= 1.0.3)
slop (4.10.1)
thread_safe (0.3.6)
twitter (7.0.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.11)
http (~> 4.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
memoizable (~> 0.4.0)
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
websocket
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
PLATFORMS
ruby
DEPENDENCIES
activesupport
namero
parser
rake
rbs
ruboty-cron
ruboty-echo
ruboty-faker
ruboty-google_image
ruboty-rainfall_jp
ruboty-redis
ruboty-replace
ruboty-rurema
ruboty-slack_rtm
ruboty-slack_rtm-channel_created
ruboty-slack_rtm-emoji_changed
ruboty-zoi
slack-api
twitter
RUBY VERSION
ruby 2.7.8p225
BUNDLED WITH
2.4.10