Update all development Bundler dependencies (2024-01-08) (#20501)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2024-01-08 09:33:42 -05:00 committed by GitHub
parent 108d753d68
commit 7162769f9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 29 additions and 23 deletions

View file

@ -199,9 +199,9 @@ GEM
msgpack
dead_end (4.0.0)
debase-ruby_core_source (3.2.2)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
derailed_benchmarks (2.1.2)
benchmark-ips (~> 2)
dead_end
@ -254,9 +254,9 @@ GEM
excon (0.104.0)
execjs (2.8.1)
exifr (1.4.0)
factory_bot (6.4.2)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.2)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (2.23.0)
@ -416,9 +416,10 @@ GEM
inline_svg (1.9.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.6.0)
irb (1.6.4)
reline (>= 0.3.0)
io-console (0.7.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
jaro_winkler (1.5.6)
jbuilder (2.11.5)
actionview (>= 5.0.0)
@ -540,14 +541,14 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.5.9)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
@ -595,8 +596,8 @@ GEM
omniauth-oauth (~> 1.1)
rack
orm_adapter (0.5.0)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.24.0)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
pg (1.5.4)
@ -612,6 +613,8 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (5.6.7)
nio4r (~> 2.0)
@ -676,6 +679,8 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (2.8.4)
rdoc (6.6.2)
psych (>= 4.0.0)
recaptcha (5.16.0)
redcarpet (3.6.0)
redis (4.7.1)
@ -688,8 +693,8 @@ GEM
redis-store (>= 1.2, < 2)
redis-store (1.9.1)
redis (>= 4, < 5)
regexp_parser (2.8.3)
reline (0.3.4)
regexp_parser (2.9.0)
reline (0.4.2)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
@ -731,7 +736,7 @@ GEM
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.3)
rspec-rails (6.1.0)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
@ -750,7 +755,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.58.0)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -767,10 +772,10 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.22.2)
rubocop-performance (1.20.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
@ -882,6 +887,7 @@ GEM
stackprof (0.2.25)
sterile (1.0.25)
nokogiri (>= 1.11.7)
stringio (3.1.0)
stripe (5.55.0)
stripe-ruby-mock (3.1.0.rc3)
dante (>= 0.2.0)
@ -891,7 +897,7 @@ GEM
activerecord (>= 5.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.3.0)
test-prof (1.3.1)
thor (1.3.0)
thread (0.2.2)
thread_safe (0.3.6)

Binary file not shown.

BIN
vendor/cache/debug-1.9.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/factory_bot-6.4.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/factory_bot_rails-6.4.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/io-console-0.7.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/irb-1.11.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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/parallel-1.24.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/parser-3.3.0.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/psych-5.1.2.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/rdoc-6.6.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/regexp_parser-2.9.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/reline-0.4.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rspec-rails-6.1.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

BIN
vendor/cache/stringio-3.1.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.