Update all development Bundler dependencies (2023-11-13) (#20343)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-11-14 08:34:48 -05:00 committed by GitHub
parent d93f2e9d30
commit d6f24947a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 14 additions and 16 deletions

View file

@ -100,9 +100,8 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
aws_cf_signer (0.1.3)
backport (1.2.0)
base64 (0.1.1)
bcrypt (3.1.19)
benchmark (0.2.1)
benchmark (0.3.0)
benchmark-ips (2.10.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
@ -130,7 +129,7 @@ GEM
redis (>= 1.0, < 6)
buftok (0.2.0)
builder (3.2.4)
bullet (7.1.2)
bullet (7.1.3)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.9.1)
@ -181,9 +180,9 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
cuprite (0.14.3)
cuprite (0.15)
capybara (~> 3.0)
ferrum (~> 0.13.0)
ferrum (~> 0.14.0)
cypress-rails (0.6.1)
puma (>= 3.8.0)
railties (>= 5.2.0)
@ -286,7 +285,7 @@ GEM
feedjira (3.2.2)
loofah (>= 2.3.1)
sax-machine (>= 1.0)
ferrum (0.13)
ferrum (0.14)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
@ -367,7 +366,7 @@ GEM
hashie (5.0.0)
heapy (0.2.0)
thor
highline (2.0.3)
highline (2.1.0)
hkdf (0.3.0)
honeybadger (4.12.2)
honeycomb-beeline (2.11.0)
@ -397,14 +396,14 @@ GEM
concurrent-ruby (~> 1.0)
i18n-js (3.9.2)
i18n (>= 0.6.6)
i18n-tasks (1.0.12)
i18n-tasks (1.0.13)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (>= 1.0, < 3.0)
erubi
highline (>= 2.0.0)
i18n
parser (>= 2.2.3.0)
parser (>= 3.2.2.1)
rails-i18n
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
@ -655,7 +654,7 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.5)
rails-i18n (7.0.8)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.0.7.2)
@ -749,8 +748,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -761,7 +759,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
@ -770,12 +768,12 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.2)
rubocop-rails (2.22.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-next-core (0.15.2)

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/benchmark-0.3.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/bullet-7.1.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/cuprite-0.15.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/ferrum-0.14.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/highline-2.1.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/i18n-tasks-1.0.13.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rails-i18n-7.0.8.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-rails-2.22.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-rspec-2.25.0.gem vendored Normal file

Binary file not shown.