[ruby] Update all development Bundler dependencies (2022-09-19) (#18469)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
e432c06312
commit
f47f905382
11 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -252,7 +252,7 @@ GEM
|
|||
factory_bot_rails (6.2.0)
|
||||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
faker (2.22.0)
|
||||
faker (2.23.0)
|
||||
i18n (>= 1.8.11, < 2)
|
||||
fakeredis (0.8.0)
|
||||
redis (~> 4.1)
|
||||
|
|
@ -463,7 +463,7 @@ GEM
|
|||
listen (3.7.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.18.0)
|
||||
loofah (2.19.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
lumberjack (1.2.8)
|
||||
|
|
@ -745,13 +745,13 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.21.0)
|
||||
parser (>= 3.1.1.0)
|
||||
rubocop-performance (1.14.3)
|
||||
rubocop-performance (1.15.0)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.15.2)
|
||||
rubocop-rails (2.16.1)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop (>= 1.33.0, < 2.0)
|
||||
rubocop-rspec (2.12.1)
|
||||
rubocop (~> 1.31)
|
||||
ruby-next-core (0.15.2)
|
||||
|
|
@ -892,7 +892,7 @@ GEM
|
|||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.8.2)
|
||||
unicode-display_width (2.2.0)
|
||||
unicode-display_width (2.3.0)
|
||||
uniform_notifier (1.16.0)
|
||||
validate_url (1.0.15)
|
||||
activemodel (>= 3.0.0)
|
||||
|
|
|
|||
BIN
vendor/cache/faker-2.22.0.gem
vendored
BIN
vendor/cache/faker-2.22.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faker-2.23.0.gem
vendored
Normal file
BIN
vendor/cache/faker-2.23.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/loofah-2.18.0.gem
vendored
BIN
vendor/cache/loofah-2.18.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/loofah-2.19.0.gem
vendored
Normal file
BIN
vendor/cache/loofah-2.19.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.14.3.gem
vendored
BIN
vendor/cache/rubocop-performance-1.14.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.15.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-performance-1.15.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-rails-2.15.2.gem
vendored
BIN
vendor/cache/rubocop-rails-2.15.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-rails-2.16.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-rails-2.16.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/unicode-display_width-2.2.0.gem
vendored
BIN
vendor/cache/unicode-display_width-2.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/unicode-display_width-2.3.0.gem
vendored
Normal file
BIN
vendor/cache/unicode-display_width-2.3.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue