[ruby] Update all development Bundler dependencies (2023-09-26) (#20127)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-09-27 16:25:47 -04:00 committed by GitHub
parent f50e3e7511
commit 40b4a83e06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 19 additions and 19 deletions

View file

@ -108,7 +108,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
better_html (2.0.1)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
@ -238,7 +238,7 @@ GEM
activemodel
emoji_regex (3.2.3)
equalizer (0.0.11)
erb_lint (0.4.0)
erb_lint (0.5.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
@ -289,7 +289,7 @@ GEM
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
ffi (1.15.5)
ffi (1.16.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
@ -343,7 +343,7 @@ GEM
google-protobuf (3.24.0-arm64-darwin)
google-protobuf (3.24.0-x86_64-darwin)
google-protobuf (3.24.0-x86_64-linux)
guard (2.18.0)
guard (2.18.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
@ -447,7 +447,7 @@ GEM
kaminari-core (1.2.2)
katex (0.9.0)
execjs (~> 2.7)
knapsack_pro (5.4.1)
knapsack_pro (5.7.0)
rake
kramdown (2.4.0)
rexml
@ -477,7 +477,7 @@ GEM
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
lumberjack (1.2.9)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
@ -747,7 +747,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.56.1)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
@ -761,18 +761,18 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-performance (1.19.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.20.2)
rubocop-rails (2.21.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.23.2)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
@ -889,11 +889,11 @@ GEM
activerecord (>= 5.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.2.2)
test-prof (1.2.3)
thor (1.2.2)
thread (0.2.2)
thread_safe (0.3.6)
tilt (2.2.0)
tilt (2.3.0)
timecop (0.9.8)
timeout (0.4.0)
twitter (7.0.0)
@ -928,12 +928,12 @@ GEM
rack (>= 2.0.9)
warning (1.3.0)
wcag_color_contrast (0.1.0)
web-console (4.2.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webmock (3.18.1)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@ -949,8 +949,8 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
with_model (2.1.6)
activerecord (>= 5.2)
with_model (2.1.7)
activerecord (>= 6.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.34)
@ -958,7 +958,7 @@ GEM
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
zeitwerk (2.6.11)
zeitwerk (2.6.12)
zlib (2.1.1)
zonebie (0.6.1)

Binary file not shown.

BIN
vendor/cache/better_html-2.0.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/erb_lint-0.5.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/ffi-1.16.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/guard-2.18.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/knapsack_pro-5.7.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/lumberjack-1.2.9.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-capybara-2.19.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/test-prof-1.2.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/tilt-2.3.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/web-console-4.2.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/webmock-3.19.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/with_model-2.1.7.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/zeitwerk-2.6.12.gem vendored Normal file

Binary file not shown.