[ruby] Update all Bundler dependencies (2022-08-17) (#18342)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
60319212ce
commit
89caf568de
13 changed files with 7 additions and 7 deletions
14
Gemfile.lock
14
Gemfile.lock
|
|
@ -130,7 +130,7 @@ GEM
|
|||
redis (>= 1.0, <= 5.0)
|
||||
buftok (0.2.0)
|
||||
builder (3.2.4)
|
||||
bullet (7.0.2)
|
||||
bullet (7.0.3)
|
||||
activesupport (>= 3.0.0)
|
||||
uniform_notifier (~> 1.11)
|
||||
bundler-audit (0.9.1)
|
||||
|
|
@ -192,7 +192,7 @@ GEM
|
|||
debug (1.6.2)
|
||||
irb (>= 1.3.6)
|
||||
reline (>= 0.3.1)
|
||||
derailed_benchmarks (2.1.1)
|
||||
derailed_benchmarks (2.1.2)
|
||||
benchmark-ips (~> 2)
|
||||
dead_end
|
||||
get_process_mem (~> 0)
|
||||
|
|
@ -356,7 +356,7 @@ GEM
|
|||
thor
|
||||
highline (2.0.3)
|
||||
hkdf (0.3.0)
|
||||
honeybadger (4.12.1)
|
||||
honeybadger (4.12.2)
|
||||
honeycomb-beeline (2.11.0)
|
||||
libhoney (>= 1.14.2)
|
||||
html_tokenizer (0.0.7)
|
||||
|
|
@ -494,7 +494,7 @@ GEM
|
|||
mini_magick (4.11.0)
|
||||
mini_mime (1.1.2)
|
||||
mini_portile2 (2.8.0)
|
||||
minitest (5.16.2)
|
||||
minitest (5.16.3)
|
||||
modis (4.0.1)
|
||||
activemodel (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
|
|
@ -733,14 +733,14 @@ GEM
|
|||
activesupport (>= 3.1, < 7.1)
|
||||
json-schema (~> 2.2)
|
||||
railties (>= 3.1, < 7.1)
|
||||
rubocop (1.34.1)
|
||||
rubocop (1.35.0)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.1.2.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml (>= 3.2.5, < 4.0)
|
||||
rubocop-ast (>= 1.20.0, < 2.0)
|
||||
rubocop-ast (>= 1.20.1, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.21.0)
|
||||
|
|
@ -867,7 +867,7 @@ GEM
|
|||
strscan (3.0.4)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
test-prof (1.0.9)
|
||||
test-prof (1.0.10)
|
||||
thor (1.2.1)
|
||||
thread (0.2.2)
|
||||
thread_safe (0.3.6)
|
||||
|
|
|
|||
BIN
vendor/cache/bullet-7.0.2.gem
vendored
BIN
vendor/cache/bullet-7.0.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/bullet-7.0.3.gem
vendored
Normal file
BIN
vendor/cache/bullet-7.0.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/derailed_benchmarks-2.1.1.gem
vendored
BIN
vendor/cache/derailed_benchmarks-2.1.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/derailed_benchmarks-2.1.2.gem
vendored
Normal file
BIN
vendor/cache/derailed_benchmarks-2.1.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/honeybadger-4.12.1.gem
vendored
BIN
vendor/cache/honeybadger-4.12.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/honeybadger-4.12.2.gem
vendored
Normal file
BIN
vendor/cache/honeybadger-4.12.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/minitest-5.16.2.gem
vendored
BIN
vendor/cache/minitest-5.16.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/minitest-5.16.3.gem
vendored
Normal file
BIN
vendor/cache/minitest-5.16.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-1.34.1.gem
vendored
BIN
vendor/cache/rubocop-1.34.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-1.35.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-1.35.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/test-prof-1.0.10.gem
vendored
Normal file
BIN
vendor/cache/test-prof-1.0.10.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/test-prof-1.0.9.gem
vendored
BIN
vendor/cache/test-prof-1.0.9.gem
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue