Commit 5a5bb33
authored
chore(deps): bump the ruby-deps group across 1 directory with 18 updates
Bumps the ruby-deps group with 18 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [benchmark](https://github.com/ruby/benchmark) | `0.4.1` | `0.5.0` |
| [bigdecimal](https://github.com/ruby/bigdecimal) | `3.2.3` | `3.3.1` |
| [irb](https://github.com/ruby/irb) | `1.15.2` | `1.15.3` |
| [jquery-rails](https://github.com/rails/jquery-rails) | `4.6.0` | `4.6.1` |
| [reline](https://github.com/ruby/reline) | `0.6.2` | `0.6.3` |
| [simple_form](https://github.com/heartcombo/simple_form) | `5.3.1` | `5.4.0` |
| [icalendar](https://github.com/icalendar/icalendar) | `2.12.0` | `2.12.1` |
| [commonmarker](https://github.com/gjtorikian/commonmarker) | `2.4.1` | `2.5.0` |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.17` | `2.0.20` |
| [haml_lint](https://github.com/sds/haml-lint) | `0.66.0` | `0.67.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.81.1` | `1.81.7` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.33.4` | `2.34.0` |
| [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.26.0` | `1.26.1` |
| [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.7.0` | `3.8.0` |
| [bullet](https://github.com/flyerhzm/bullet) | `8.0.8` | `8.1.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.36.0` | `4.38.0` |
| [rollbar](https://github.com/rollbar/rollbar-gem) | `3.6.2` | `3.7.0` |
| [scout_apm](https://github.com/scoutapp/scout_apm_ruby) | `5.7.1` | `5.8.0` |
Updates `benchmark` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/ruby/benchmark/releases)
- [Commits](ruby/benchmark@v0.4.1...v0.5.0)
Updates `bigdecimal` from 3.2.3 to 3.3.1
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v3.2.3...v3.3.1)
Updates `irb` from 1.15.2 to 1.15.3
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.15.2...v1.15.3)
Updates `jquery-rails` from 4.6.0 to 4.6.1
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](rails/jquery-rails@v4.6.0...v4.6.1)
Updates `reline` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/ruby/reline/releases)
- [Commits](ruby/reline@v0.6.2...v0.6.3)
Updates `simple_form` from 5.3.1 to 5.4.0
- [Release notes](https://github.com/heartcombo/simple_form/releases)
- [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md)
- [Commits](heartcombo/simple_form@v5.3.1...v5.4.0)
Updates `icalendar` from 2.12.0 to 2.12.1
- [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md)
- [Commits](icalendar/icalendar@v2.12.0...v2.12.1)
Updates `commonmarker` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/commonmarker@v2.4.1...v2.5.0)
Updates `turbo-rails` from 2.0.17 to 2.0.20
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.17...v2.0.20)
Updates `haml_lint` from 0.66.0 to 0.67.0
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](sds/haml-lint@v0.66.0...v0.67.0)
Updates `rubocop` from 1.81.1 to 1.81.7
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.81.1...v1.81.7)
Updates `rubocop-rails` from 2.33.4 to 2.34.0
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.33.4...v2.34.0)
Updates `rubocop-performance` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.26.0...v1.26.1)
Updates `rubocop-rspec` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.7.0...v3.8.0)
Updates `bullet` from 8.0.8 to 8.1.0
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](flyerhzm/bullet@8.0.8...8.1.0)
Updates `selenium-webdriver` from 4.36.0 to 4.38.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.36.0...selenium-4.38.0)
Updates `rollbar` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/rollbar/rollbar-gem/releases)
- [Changelog](https://github.com/rollbar/rollbar-gem/blob/master/CHANGELOG.md)
- [Commits](rollbar/rollbar-gem@v3.6.2...v3.7.0)
Updates `scout_apm` from 5.7.1 to 5.8.0
- [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown)
- [Commits](scoutapp/scout_apm_ruby@v5.7.1...v5.8.0)
---
updated-dependencies:
- dependency-name: benchmark
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: bigdecimal
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: irb
dependency-version: 1.15.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ruby-deps
- dependency-name: jquery-rails
dependency-version: 4.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ruby-deps
- dependency-name: reline
dependency-version: 0.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ruby-deps
- dependency-name: simple_form
dependency-version: 5.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: icalendar
dependency-version: 2.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ruby-deps
- dependency-name: commonmarker
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: turbo-rails
dependency-version: 2.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ruby-deps
- dependency-name: haml_lint
dependency-version: 0.67.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: rubocop
dependency-version: 1.81.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ruby-deps
- dependency-name: rubocop-rails
dependency-version: 2.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: rubocop-performance
dependency-version: 1.26.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: ruby-deps
- dependency-name: rubocop-rspec
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: bullet
dependency-version: 8.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: selenium-webdriver
dependency-version: 4.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: rollbar
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ruby-deps
- dependency-name: scout_apm
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ruby-deps
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent a649e50 commit 5a5bb33
1 file changed
+39
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
| 161 | + | |
| 162 | + | |
164 | 163 | | |
165 | | - | |
| 164 | + | |
166 | 165 | | |
167 | 166 | | |
168 | 167 | | |
| |||
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
176 | | - | |
| 175 | + | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
| |||
187 | 186 | | |
188 | 187 | | |
189 | 188 | | |
190 | | - | |
| 189 | + | |
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
| |||
216 | 215 | | |
217 | 216 | | |
218 | 217 | | |
219 | | - | |
| 218 | + | |
220 | 219 | | |
221 | 220 | | |
222 | 221 | | |
| |||
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
230 | | - | |
| 229 | + | |
231 | 230 | | |
232 | 231 | | |
233 | 232 | | |
| |||
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
244 | | - | |
| 243 | + | |
245 | 244 | | |
246 | 245 | | |
247 | 246 | | |
248 | 247 | | |
249 | | - | |
| 248 | + | |
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
254 | 253 | | |
255 | | - | |
| 254 | + | |
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
| |||
280 | 279 | | |
281 | 280 | | |
282 | 281 | | |
283 | | - | |
| 282 | + | |
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
| |||
327 | 326 | | |
328 | 327 | | |
329 | 328 | | |
330 | | - | |
| 329 | + | |
331 | 330 | | |
332 | 331 | | |
333 | 332 | | |
| |||
337 | 336 | | |
338 | 337 | | |
339 | 338 | | |
340 | | - | |
| 339 | + | |
341 | 340 | | |
342 | 341 | | |
343 | 342 | | |
| |||
348 | 347 | | |
349 | 348 | | |
350 | 349 | | |
351 | | - | |
| 350 | + | |
352 | 351 | | |
353 | 352 | | |
354 | 353 | | |
| |||
424 | 423 | | |
425 | 424 | | |
426 | 425 | | |
427 | | - | |
| 426 | + | |
428 | 427 | | |
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
432 | 431 | | |
433 | 432 | | |
434 | | - | |
| 433 | + | |
435 | 434 | | |
436 | 435 | | |
437 | 436 | | |
438 | 437 | | |
439 | | - | |
| 438 | + | |
440 | 439 | | |
441 | 440 | | |
442 | 441 | | |
443 | | - | |
| 442 | + | |
444 | 443 | | |
445 | 444 | | |
446 | 445 | | |
| |||
461 | 460 | | |
462 | 461 | | |
463 | 462 | | |
464 | | - | |
| 463 | + | |
465 | 464 | | |
466 | 465 | | |
467 | 466 | | |
| |||
472 | 471 | | |
473 | 472 | | |
474 | 473 | | |
475 | | - | |
| 474 | + | |
476 | 475 | | |
477 | 476 | | |
478 | | - | |
| 477 | + | |
479 | 478 | | |
480 | 479 | | |
481 | | - | |
482 | | - | |
| 480 | + | |
| 481 | + | |
483 | 482 | | |
484 | 483 | | |
485 | 484 | | |
486 | 485 | | |
487 | 486 | | |
488 | | - | |
| 487 | + | |
489 | 488 | | |
490 | | - | |
| 489 | + | |
491 | 490 | | |
492 | 491 | | |
493 | 492 | | |
494 | 493 | | |
495 | | - | |
| 494 | + | |
496 | 495 | | |
497 | 496 | | |
498 | 497 | | |
| |||
501 | 500 | | |
502 | 501 | | |
503 | 502 | | |
504 | | - | |
| 503 | + | |
505 | 504 | | |
506 | 505 | | |
507 | | - | |
| 506 | + | |
508 | 507 | | |
509 | | - | |
510 | 508 | | |
511 | | - | |
512 | 509 | | |
513 | 510 | | |
514 | 511 | | |
515 | 512 | | |
516 | 513 | | |
517 | 514 | | |
518 | 515 | | |
519 | | - | |
520 | | - | |
521 | | - | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
522 | 519 | | |
523 | 520 | | |
524 | 521 | | |
| |||
541 | 538 | | |
542 | 539 | | |
543 | 540 | | |
544 | | - | |
| 541 | + | |
545 | 542 | | |
546 | 543 | | |
547 | | - | |
| 544 | + | |
548 | 545 | | |
549 | 546 | | |
550 | 547 | | |
551 | 548 | | |
552 | 549 | | |
553 | 550 | | |
554 | 551 | | |
555 | | - | |
| 552 | + | |
556 | 553 | | |
557 | 554 | | |
558 | 555 | | |
| |||
562 | 559 | | |
563 | 560 | | |
564 | 561 | | |
565 | | - | |
| 562 | + | |
566 | 563 | | |
567 | 564 | | |
568 | 565 | | |
| |||
0 commit comments