51
51
faraday-net_http (3.0.2 )
52
52
faraday-rack (2.1.2 )
53
53
faraday (~> 2.0 )
54
- ffi (1.17.2 )
55
54
ffi (1.17.2-aarch64-linux-gnu )
56
55
ffi (1.17.2-aarch64-linux-musl )
57
56
ffi (1.17.2-arm-linux-gnu )
89
88
i18n (1.14.7 )
90
89
concurrent-ruby (~> 1.0 )
91
90
iniparse (1.5.0 )
92
- json (2.12.2 )
91
+ json (2.7.6 )
93
92
json_pure (2.6.3 )
94
93
language_server-protocol (3.17.0.5 )
95
94
launchy (2.5.2 )
96
95
addressable (~> 2.8 )
96
+ lint_roller (1.1.0 )
97
97
listen (3.9.0 )
98
98
rb-fsevent (~> 0.10 , >= 0.10.3 )
99
99
rb-inotify (~> 0.9 , >= 0.9.10 )
@@ -128,12 +128,14 @@ GEM
128
128
pusher-client (0.6.2 )
129
129
json
130
130
websocket (~> 1.0 )
131
- racc (1.7.3 )
131
+ racc (1.8.1 )
132
132
rainbow (3.1.1 )
133
133
rake (13.3.0 )
134
134
rb-fsevent (0.11.2 )
135
135
rb-inotify (0.11.1 )
136
136
ffi (~> 1.0 )
137
+ rbs (3.9.4 )
138
+ logger
137
139
rchardet (1.9.0 )
138
140
regexp_parser (2.10.0 )
139
141
rexml (3.4.1 )
@@ -150,30 +152,31 @@ GEM
150
152
diff-lcs (>= 1.2.0 , < 2.0 )
151
153
rspec-support (~> 3.13.0 )
152
154
rspec-support (3.13.4 )
153
- rubocop (1.60.2 )
155
+ rubocop (1.75.8 )
154
156
json (~> 2.3 )
155
- language_server-protocol (>= 3.17.0 )
157
+ language_server-protocol (~> 3.17.0.2 )
158
+ lint_roller (~> 1.1.0 )
156
159
parallel (~> 1.10 )
157
160
parser (>= 3.3.0.2 )
158
161
rainbow (>= 2.2.2 , < 4.0 )
159
- regexp_parser (>= 1.8 , < 3.0 )
160
- rexml (>= 3.2.5 , < 4.0 )
161
- rubocop-ast (>= 1.30.0 , < 2.0 )
162
+ regexp_parser (>= 2.9.3 , < 3.0 )
163
+ rubocop-ast (>= 1.44.0 , < 2.0 )
162
164
ruby-progressbar (~> 1.7 )
163
- unicode-display_width (>= 2.4.0 , < 3 .0 )
165
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
164
166
rubocop-ast (1.44.1 )
165
167
parser (>= 3.3.7.2 )
166
168
prism (~> 1.4 )
167
- rubocop-capybara (2.21.0 )
168
- rubocop (~> 1.41 )
169
- rubocop-factory_bot (2.26.0 )
170
- rubocop (~> 1.41 )
171
- rubocop-rake (0.6.0 )
172
- rubocop (~> 1.0 )
173
- rubocop-rspec (2.26.1 )
174
- rubocop (~> 1.40 )
175
- rubocop-capybara (~> 2.17 )
176
- rubocop-factory_bot (~> 2.22 )
169
+ rubocop-rake (0.7.1 )
170
+ lint_roller (~> 1.1 )
171
+ rubocop (>= 1.72.1 )
172
+ rubocop-rspec (3.6.0 )
173
+ lint_roller (~> 1.1 )
174
+ rubocop (~> 1.72 , >= 1.72.1 )
175
+ ruby-lsp (0.23.24 )
176
+ language_server-protocol (~> 3.17.0 )
177
+ prism (>= 1.2 , < 2.0 )
178
+ rbs (>= 3 , < 5 )
179
+ sorbet-runtime (>= 0.5.10782 )
177
180
ruby-progressbar (1.13.0 )
178
181
ruby2_keywords (0.0.5 )
179
182
securerandom (0.4.1 )
183
186
json (>= 1.8 , < 3 )
184
187
simplecov-html (~> 0.10.0 )
185
188
simplecov-html (0.10.2 )
189
+ sorbet-runtime (0.5.12149 )
186
190
sync (0.5.0 )
187
191
term-ansicolor (1.11.2 )
188
192
tins (~> 1.0 )
201
205
pusher-client (~> 0.6.2 )
202
206
tzinfo (2.0.6 )
203
207
concurrent-ruby (~> 1.0 )
204
- unicode-display_width (2.6.0 )
208
+ unicode-display_width (3.1.4 )
209
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
210
+ unicode-emoji (4.0.4 )
205
211
uri (1.0.3 )
206
212
websocket (1.2.11 )
207
213
yard (0.9.37 )
@@ -212,7 +218,6 @@ PLATFORMS
212
218
arm-linux-gnu
213
219
arm-linux-musl
214
220
arm64-darwin
215
- ruby
216
221
x86-linux-gnu
217
222
x86-linux-musl
218
223
x86_64-darwin
@@ -228,6 +233,7 @@ DEPENDENCIES
228
233
files
229
234
git
230
235
guard-rspec
236
+ json (~> 2.7.0 )
231
237
mg
232
238
overcommit
233
239
pry
@@ -238,6 +244,7 @@ DEPENDENCIES
238
244
rubocop
239
245
rubocop-rake
240
246
rubocop-rspec
247
+ ruby-lsp
241
248
simplecov
242
249
terminal-notifier-guard
243
250
travis
0 commit comments