|
112 | 112 | delayed_job (>= 3.0, < 5)
|
113 | 113 | descendants_tracker (0.0.4)
|
114 | 114 | thread_safe (~> 0.3, >= 0.3.1)
|
115 |
| - drb (2.2.0) |
116 |
| - ruby2_keywords |
| 115 | + drb (2.2.1) |
117 | 116 | erubi (1.12.0)
|
118 | 117 | faraday (1.10.3)
|
119 | 118 | faraday-em_http (~> 1.0)
|
|
147 | 146 | globalid (1.2.1)
|
148 | 147 | activesupport (>= 6.1)
|
149 | 148 | hashie (3.6.0)
|
150 |
| - i18n (1.14.1) |
| 149 | + i18n (1.14.4) |
151 | 150 | concurrent-ruby (~> 1.0)
|
152 | 151 | io-console (0.7.2)
|
153 | 152 | irb (1.11.2)
|
|
196 | 195 | multi_xml (~> 0.5)
|
197 | 196 | rack (>= 1.2, < 4)
|
198 | 197 | parallel (1.24.0)
|
199 |
| - parser (3.3.0.4) |
| 198 | + parser (3.3.0.5) |
200 | 199 | ast (~> 2.4.1)
|
201 | 200 | racc
|
202 | 201 | pg (1.5.6)
|
@@ -254,27 +253,27 @@ GEM
|
254 | 253 | reline (0.4.2)
|
255 | 254 | io-console (~> 0.5)
|
256 | 255 | rexml (3.2.6)
|
257 |
| - rubocop (1.60.1) |
| 256 | + rubocop (1.62.0) |
258 | 257 | json (~> 2.3)
|
259 | 258 | language_server-protocol (>= 3.17.0)
|
260 | 259 | parallel (~> 1.10)
|
261 | 260 | parser (>= 3.3.0.2)
|
262 | 261 | rainbow (>= 2.2.2, < 4.0)
|
263 | 262 | regexp_parser (>= 1.8, < 3.0)
|
264 | 263 | rexml (>= 3.2.5, < 4.0)
|
265 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
| 264 | + rubocop-ast (>= 1.31.1, < 2.0) |
266 | 265 | ruby-progressbar (~> 1.7)
|
267 | 266 | unicode-display_width (>= 2.4.0, < 3.0)
|
268 |
| - rubocop-ast (1.30.0) |
269 |
| - parser (>= 3.2.1.0) |
| 267 | + rubocop-ast (1.31.2) |
| 268 | + parser (>= 3.3.0.4) |
270 | 269 | rubocop-minitest (0.34.5)
|
271 | 270 | rubocop (>= 1.39, < 2.0)
|
272 | 271 | rubocop-ast (>= 1.30.0, < 2.0)
|
273 |
| - rubocop-rails (2.23.1) |
| 272 | + rubocop-rails (2.24.0) |
274 | 273 | activesupport (>= 4.2.0)
|
275 | 274 | rack (>= 1.1)
|
276 | 275 | rubocop (>= 1.33.0, < 2.0)
|
277 |
| - rubocop-ast (>= 1.30.0, < 2.0) |
| 276 | + rubocop-ast (>= 1.31.1, < 2.0) |
278 | 277 | ruby-progressbar (1.13.0)
|
279 | 278 | ruby2_keywords (0.0.5)
|
280 | 279 | rubyzip (2.3.2)
|
@@ -340,7 +339,7 @@ DEPENDENCIES
|
340 | 339 | rack-cors
|
341 | 340 | rails (~> 7.1.3)
|
342 | 341 | rubocop-minitest (~> 0.34.5)
|
343 |
| - rubocop-rails (~> 2.23) |
| 342 | + rubocop-rails (~> 2.24) |
344 | 343 | rugged
|
345 | 344 | selenium-webdriver
|
346 | 345 | sentry-rails
|
|
0 commit comments