Update all development Bundler dependencies (2023-01-09) (#18934)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-01-09 16:40:56 -05:00 committed by GitHub
parent 53e1321952
commit 6e8034eee2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 16 additions and 16 deletions

View file

@ -190,7 +190,7 @@ GEM
msgpack
dead_end (4.0.0)
debase-ruby_core_source (0.10.16)
debug (1.7.0)
debug (1.7.1)
irb (>= 1.5.0)
reline (>= 0.3.1)
derailed_benchmarks (2.1.2)
@ -241,7 +241,7 @@ GEM
rubocop
smart_properties
errbase (0.2.2)
erubi (1.11.0)
erubi (1.12.0)
et-orbi (1.2.7)
tzinfo
excon (0.92.4)
@ -408,8 +408,8 @@ GEM
inline_svg (1.8.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.5.11)
irb (1.6.0)
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
jaro_winkler (1.5.4)
jbuilder (2.11.5)
@ -441,14 +441,14 @@ GEM
kaminari-core (1.2.2)
katex (0.9.0)
execjs (~> 2.7)
knapsack_pro (3.6.0)
knapsack_pro (3.7.0)
rake
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
launchy (2.5.0)
addressable (~> 2.7)
launchy (2.5.2)
addressable (~> 2.8)
libdatadog (0.7.0.1.1)
libdatadog (0.7.0.1.1-x86_64-linux)
libddwaf (1.3.0.2.0)
@ -497,7 +497,7 @@ GEM
mini_histogram (0.3.1)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.1)
minitest (5.17.0)
modis (4.0.1)
activemodel (>= 5.2)
@ -611,7 +611,7 @@ GEM
pundit-matchers (1.8.4)
rspec-rails (>= 3.0.0)
raabro (1.4.0)
racc (1.6.1)
racc (1.6.2)
rack (2.2.5)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
@ -678,7 +678,7 @@ GEM
redis-store (1.9.1)
redis (>= 4, < 5)
regexp_parser (2.6.1)
reline (0.3.1)
reline (0.3.2)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
@ -751,17 +751,17 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-performance (1.15.1)
rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.17.3)
rubocop-rails (2.17.4)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.15.0)
rubocop-rspec (2.16.0)
rubocop (~> 1.33)
ruby-next-core (0.15.2)
ruby-prof (1.4.3)
ruby-prof (1.4.5)
ruby-progressbar (1.11.0)
ruby-statistics (3.0.0)
ruby-vips (2.1.4)
@ -832,7 +832,7 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
solargraph (0.47.2)
solargraph (0.48.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
@ -872,7 +872,7 @@ GEM
strscan (3.0.4)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.0.11)
test-prof (1.1.0)
thor (1.2.1)
thread (0.2.2)
thread_safe (0.3.6)

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/erubi-1.12.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/irb-1.6.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/launchy-2.5.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/mini_portile2-2.8.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/racc-1.6.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/reline-0.3.2.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.17.4.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/ruby-prof-1.4.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.