Update all development Bundler dependencies (2024-03-04) (#20720)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2024-03-04 09:55:43 -05:00 committed by GitHub
parent d146d481a2
commit 6631c483ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 7 additions and 7 deletions

View file

@ -185,7 +185,7 @@ GEM
cuprite (0.15)
capybara (~> 3.0)
ferrum (~> 0.14.0)
cypress-rails (0.6.1)
cypress-rails (0.7.0)
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
@ -477,7 +477,7 @@ GEM
excon
http (>= 2.0, < 6.0)
liquid (5.4.0)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.22.0)
@ -758,7 +758,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.60.2)
rubocop (1.61.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -769,8 +769,8 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.1)
parser (>= 3.3.0.4)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
@ -902,7 +902,7 @@ GEM
terser (1.1.20)
execjs (>= 0.3.0, < 3)
test-prof (1.3.1)
thor (1.3.0)
thor (1.3.1)
thread (0.2.2)
thread_safe (0.3.6)
tilt (2.3.0)
@ -958,7 +958,7 @@ GEM
activerecord (>= 6.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.35)
yard (0.9.36)
yard-activerecord (0.0.16)
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)

Binary file not shown.

BIN
vendor/cache/cypress-rails-0.7.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/listen-3.9.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-1.61.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-ast-1.31.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/thor-1.3.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/yard-0.9.36.gem vendored Normal file

Binary file not shown.