Update all development Bundler dependencies (2023-12-11) (#20438)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-12-11 08:53:28 -05:00 committed by GitHub
parent 4717ccc34b
commit 8c9560e33f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 18 additions and 17 deletions

View file

@ -78,7 +78,7 @@ GEM
tzinfo (~> 2.0)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 7.2)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ahoy_email (2.2.0)
actionmailer (>= 6.1)
@ -129,7 +129,7 @@ GEM
redis (>= 1.0, < 6)
buftok (0.2.0)
builder (3.2.4)
bullet (7.1.3)
bullet (7.1.4)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.9.1)
@ -253,10 +253,10 @@ GEM
excon (0.104.0)
execjs (2.8.1)
exifr (1.4.0)
factory_bot (6.2.1)
factory_bot (6.4.2)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
factory_bot_rails (6.4.2)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (2.23.0)
i18n (>= 1.8.11, < 2)
@ -428,7 +428,7 @@ GEM
sass (>= 3.2)
js-routes (2.2.7)
railties (>= 4)
json (2.6.3)
json (2.7.1)
json-schema (2.8.1)
addressable (>= 2.4)
jsonapi-serializer (2.2.0)
@ -475,7 +475,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.9)
@ -539,14 +539,14 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
@ -686,7 +686,7 @@ GEM
redis-store (>= 1.2, < 2)
redis-store (1.9.1)
redis (>= 4, < 5)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
reline (0.3.4)
io-console (~> 0.5)
request_store (1.5.1)
@ -748,7 +748,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.57.2)
rubocop (1.58.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -756,7 +756,7 @@ GEM
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
@ -768,10 +768,11 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.22.1)
rubocop-rails (2.22.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
@ -848,7 +849,7 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
solargraph (0.49.0)
solargraph (0.50.0)
backport (~> 1.2)
benchmark
bundler (~> 2.0)
@ -888,7 +889,7 @@ GEM
activerecord (>= 5.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.2.3)
test-prof (1.3.0)
thor (1.3.0)
thread (0.2.2)
thread_safe (0.3.6)

Binary file not shown.

BIN
vendor/cache/addressable-2.8.6.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/json-2.7.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/loofah-2.22.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.

BIN
vendor/cache/nokogiri-1.15.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/solargraph-0.50.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.