Skip to content

Commit 963f590

Browse files
chore(deps): bump the ruby-deps group across 1 directory with 9 updates
Bumps the ruby-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [omniauth](https://github.com/omniauth/omniauth) | `2.1.3` | `2.1.4` | | [pundit](https://github.com/varvet/pundit) | `2.5.1` | `2.5.2` | | [icalendar](https://github.com/icalendar/icalendar) | `2.11.2` | `2.12.0` | | [commonmarker](https://github.com/gjtorikian/commonmarker) | `2.3.2` | `2.4.1` | | [faraday](https://github.com/lostisland/faraday) | `2.13.4` | `2.14.0` | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.16` | `2.0.17` | | [rubocop](https://github.com/rubocop/rubocop) | `1.80.2` | `1.81.1` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.33.3` | `2.33.4` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.35.0` | `4.36.0` | Updates `omniauth` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](omniauth/omniauth@v2.1.3...v2.1.4) Updates `pundit` from 2.5.1 to 2.5.2 - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](varvet/pundit@v2.5.1...v2.5.2) Updates `icalendar` from 2.11.2 to 2.12.0 - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](icalendar/icalendar@v2.11.2...v2.12.0) Updates `commonmarker` from 2.3.2 to 2.4.1 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v2.3.2...v2.4.1) Updates `faraday` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.4...v2.14.0) Updates `turbo-rails` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.16...v2.0.17) Updates `rubocop` from 1.80.2 to 1.81.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.80.2...v1.81.1) Updates `rubocop-rails` from 2.33.3 to 2.33.4 - [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.3...v2.33.4) Updates `selenium-webdriver` from 4.35.0 to 4.36.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.36.0) --- updated-dependencies: - dependency-name: omniauth dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: pundit dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: icalendar dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: commonmarker dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: faraday dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: turbo-rails dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop-rails dependency-version: 2.33.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: selenium-webdriver dependency-version: 4.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 561ce5b commit 963f590

File tree

1 file changed

+31
-22
lines changed

1 file changed

+31
-22
lines changed

Gemfile.lock

Lines changed: 31 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,11 @@ GEM
162162
coffee-script-source
163163
execjs
164164
coffee-script-source (1.12.2)
165-
commonmarker (2.3.2-aarch64-linux)
166-
commonmarker (2.3.2-arm64-darwin)
167-
commonmarker (2.3.2-x86_64-darwin)
168-
commonmarker (2.3.2-x86_64-linux)
165+
commonmarker (2.4.1)
166+
rb_sys (~> 0.9)
167+
commonmarker (2.4.1-aarch64-linux)
168+
commonmarker (2.4.1-x86_64-darwin)
169+
commonmarker (2.4.1-x86_64-linux)
169170
concurrent-ruby (1.3.5)
170171
connection_pool (2.5.4)
171172
crass (1.0.6)
@@ -198,7 +199,7 @@ GEM
198199
fabrication (2.31.0)
199200
faker (3.5.2)
200201
i18n (>= 1.8.11, < 2)
201-
faraday (2.13.4)
202+
faraday (2.14.0)
202203
faraday-net_http (>= 2.0, < 3.5)
203204
json
204205
logger
@@ -232,7 +233,7 @@ GEM
232233
htmlentities (4.3.4)
233234
i18n (1.14.7)
234235
concurrent-ruby (~> 1.0)
235-
icalendar (2.11.2)
236+
icalendar (2.12.0)
236237
base64
237238
ice_cube (~> 0.16)
238239
logger
@@ -318,8 +319,9 @@ GEM
318319
rack (>= 1.2, < 4)
319320
snaky_hash (~> 2.0)
320321
version_gem (~> 1.1)
321-
omniauth (2.1.3)
322+
omniauth (2.1.4)
322323
hashie (>= 3.4.6)
324+
logger
323325
rack (>= 2.2.3)
324326
rack-protection
325327
omniauth-github (2.0.1)
@@ -378,10 +380,10 @@ GEM
378380
public_suffix (6.0.2)
379381
puma (6.6.1)
380382
nio4r (~> 2.0)
381-
pundit (2.5.1)
383+
pundit (2.5.2)
382384
activesupport (>= 3.0.0)
383385
racc (1.8.1)
384-
rack (3.2.0)
386+
rack (3.2.1)
385387
rack-mini-profiler (4.0.1)
386388
rack (>= 1.2.0)
387389
rack-protection (4.1.1)
@@ -432,16 +434,20 @@ GEM
432434
zeitwerk (~> 2.6)
433435
rainbow (3.1.1)
434436
rake (13.3.0)
437+
rake-compiler-dock (1.9.1)
435438
rb-fsevent (0.11.2)
436439
rb-inotify (0.10.1)
437440
ffi (~> 1.0)
438-
rdoc (6.14.2)
441+
rb_sys (0.9.117)
442+
rake-compiler-dock (= 1.9.1)
443+
rdoc (6.15.0)
439444
erb
440445
psych (>= 4.0.0)
441-
regexp_parser (2.11.2)
446+
tsort
447+
regexp_parser (2.11.3)
442448
reline (0.6.2)
443449
io-console (~> 0.5)
444-
rexml (3.4.2)
450+
rexml (3.4.4)
445451
rolify (6.0.1)
446452
rollbar (3.6.2)
447453
rouge (4.1.3)
@@ -464,25 +470,25 @@ GEM
464470
rspec-mocks (~> 3.13)
465471
rspec-support (~> 3.13)
466472
rspec-support (3.13.2)
467-
rubocop (1.80.2)
473+
rubocop (1.81.1)
468474
json (~> 2.3)
469475
language_server-protocol (~> 3.17.0.2)
470476
lint_roller (~> 1.1.0)
471477
parallel (~> 1.10)
472478
parser (>= 3.3.0.2)
473479
rainbow (>= 2.2.2, < 4.0)
474480
regexp_parser (>= 2.9.3, < 3.0)
475-
rubocop-ast (>= 1.46.0, < 2.0)
481+
rubocop-ast (>= 1.47.1, < 2.0)
476482
ruby-progressbar (~> 1.7)
477483
unicode-display_width (>= 2.4.0, < 4.0)
478-
rubocop-ast (1.46.0)
484+
rubocop-ast (1.47.1)
479485
parser (>= 3.3.7.2)
480486
prism (~> 1.4)
481487
rubocop-performance (1.26.0)
482488
lint_roller (~> 1.1)
483489
rubocop (>= 1.75.0, < 2.0)
484490
rubocop-ast (>= 1.44.0, < 2.0)
485-
rubocop-rails (2.33.3)
491+
rubocop-rails (2.33.4)
486492
activesupport (>= 4.2.0)
487493
lint_roller (~> 1.1)
488494
rack (>= 1.1)
@@ -495,7 +501,7 @@ GEM
495501
ruby-vips (2.2.4)
496502
ffi (~> 1.12)
497503
logger
498-
rubyzip (3.0.2)
504+
rubyzip (3.1.1)
499505
sassc (2.4.0)
500506
ffi (~> 1.9)
501507
sassc-rails (2.1.2)
@@ -507,9 +513,11 @@ GEM
507513
scout_apm (5.7.1)
508514
parser
509515
securerandom (0.4.1)
510-
selenium-webdriver (4.35.0)
516+
selenium-webdriver (4.36.0)
511517
base64 (~> 0.2)
518+
json (<= 2.13.2)
512519
logger (~> 1.4)
520+
prism (~> 1.0, < 1.5)
513521
rexml (~> 3.2, >= 3.2.5)
514522
rubyzip (>= 1.2.2, < 4.0)
515523
websocket (~> 1.0)
@@ -552,16 +560,17 @@ GEM
552560
tilt (2.6.1)
553561
timecop (0.9.10)
554562
timeout (0.4.3)
555-
turbo-rails (2.0.16)
563+
tsort (0.2.0)
564+
turbo-rails (2.0.17)
556565
actionpack (>= 7.1.0)
557566
railties (>= 7.1.0)
558567
tzinfo (2.0.6)
559568
concurrent-ruby (~> 1.0)
560569
tzinfo-data (1.2025.2)
561570
tzinfo (>= 1.0.0)
562-
unicode-display_width (3.1.5)
563-
unicode-emoji (~> 4.0, >= 4.0.4)
564-
unicode-emoji (4.0.4)
571+
unicode-display_width (3.2.0)
572+
unicode-emoji (~> 4.1)
573+
unicode-emoji (4.1.0)
565574
uniform_notifier (1.17.0)
566575
uri (1.0.3)
567576
version_gem (1.1.3)

0 commit comments

Comments
 (0)