Update all development Bundler dependencies (2023-05-31) (#19552)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
abcd4ac3c8
commit
43db21508b
26 changed files with 19 additions and 15 deletions
34
Gemfile.lock
34
Gemfile.lock
|
|
@ -103,10 +103,10 @@ GEM
|
|||
bcrypt (3.1.18)
|
||||
benchmark (0.2.1)
|
||||
benchmark-ips (2.10.0)
|
||||
better_errors (2.9.1)
|
||||
coderay (>= 1.0.0)
|
||||
better_errors (2.10.0)
|
||||
erubi (>= 1.0.0)
|
||||
rack (>= 0.9.0)
|
||||
rouge (>= 1.0.0)
|
||||
better_html (2.0.1)
|
||||
actionview (>= 6.0)
|
||||
activesupport (>= 6.0)
|
||||
|
|
@ -191,7 +191,7 @@ GEM
|
|||
msgpack
|
||||
dead_end (4.0.0)
|
||||
debase-ruby_core_source (0.10.16)
|
||||
debug (1.7.2)
|
||||
debug (1.8.0)
|
||||
irb (>= 1.5.0)
|
||||
reline (>= 0.3.1)
|
||||
derailed_benchmarks (2.1.2)
|
||||
|
|
@ -412,7 +412,7 @@ GEM
|
|||
io-console (0.6.0)
|
||||
irb (1.6.4)
|
||||
reline (>= 0.3.0)
|
||||
jaro_winkler (1.5.4)
|
||||
jaro_winkler (1.5.6)
|
||||
jbuilder (2.11.5)
|
||||
actionview (>= 5.0.0)
|
||||
activesupport (>= 5.0.0)
|
||||
|
|
@ -442,7 +442,7 @@ GEM
|
|||
kaminari-core (1.2.2)
|
||||
katex (0.9.0)
|
||||
execjs (~> 2.7)
|
||||
knapsack_pro (3.9.0)
|
||||
knapsack_pro (3.11.0)
|
||||
rake
|
||||
kramdown (2.4.0)
|
||||
rexml
|
||||
|
|
@ -468,9 +468,9 @@ GEM
|
|||
listen (3.8.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.20.0)
|
||||
loofah (2.21.3)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
nokogiri (>= 1.12.0)
|
||||
lumberjack (1.2.8)
|
||||
mail (2.8.1)
|
||||
mini_mime (>= 0.1.1)
|
||||
|
|
@ -642,8 +642,9 @@ GEM
|
|||
rails-dom-testing (2.0.3)
|
||||
activesupport (>= 4.2.0)
|
||||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.5.0)
|
||||
loofah (~> 2.19, >= 2.19.1)
|
||||
rails-html-sanitizer (1.6.0)
|
||||
loofah (~> 2.21)
|
||||
nokogiri (~> 1.14)
|
||||
rails-i18n (7.0.5)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
|
|
@ -677,7 +678,7 @@ GEM
|
|||
redis-store (1.9.1)
|
||||
redis (>= 4, < 5)
|
||||
regexp_parser (2.8.0)
|
||||
reline (0.3.3)
|
||||
reline (0.3.4)
|
||||
io-console (~> 0.5)
|
||||
request_store (1.5.1)
|
||||
rack (>= 1.4)
|
||||
|
|
@ -738,7 +739,7 @@ GEM
|
|||
activesupport (>= 3.1, < 7.1)
|
||||
json-schema (~> 2.2)
|
||||
railties (>= 3.1, < 7.1)
|
||||
rubocop (1.50.2)
|
||||
rubocop (1.51.0)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.2.0.0)
|
||||
|
|
@ -748,20 +749,23 @@ GEM
|
|||
rubocop-ast (>= 1.28.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 2.4.0, < 3.0)
|
||||
rubocop-ast (1.28.0)
|
||||
rubocop-ast (1.28.1)
|
||||
parser (>= 3.2.1.0)
|
||||
rubocop-capybara (2.18.0)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-performance (1.17.1)
|
||||
rubocop-factory_bot (2.23.1)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-performance (1.18.0)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.19.1)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.33.0, < 2.0)
|
||||
rubocop-rspec (2.20.0)
|
||||
rubocop-rspec (2.22.0)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-capybara (~> 2.17)
|
||||
rubocop-factory_bot (~> 2.22)
|
||||
ruby-next-core (0.15.2)
|
||||
ruby-prof (1.6.3)
|
||||
ruby-progressbar (1.13.0)
|
||||
|
|
@ -876,7 +880,7 @@ GEM
|
|||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
test-prof (1.2.1)
|
||||
thor (1.2.1)
|
||||
thor (1.2.2)
|
||||
thread (0.2.2)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.1.0)
|
||||
|
|
|
|||
BIN
vendor/cache/better_errors-2.10.0.gem
vendored
Normal file
BIN
vendor/cache/better_errors-2.10.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/better_errors-2.9.1.gem
vendored
BIN
vendor/cache/better_errors-2.9.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/debug-1.7.2.gem
vendored
BIN
vendor/cache/debug-1.7.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/debug-1.8.0.gem
vendored
Normal file
BIN
vendor/cache/debug-1.8.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/jaro_winkler-1.5.4.gem
vendored
BIN
vendor/cache/jaro_winkler-1.5.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/jaro_winkler-1.5.6.gem
vendored
Normal file
BIN
vendor/cache/jaro_winkler-1.5.6.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/knapsack_pro-3.11.0.gem
vendored
Normal file
BIN
vendor/cache/knapsack_pro-3.11.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/knapsack_pro-3.9.0.gem
vendored
BIN
vendor/cache/knapsack_pro-3.9.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/loofah-2.20.0.gem
vendored
BIN
vendor/cache/loofah-2.20.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/loofah-2.21.3.gem
vendored
Normal file
BIN
vendor/cache/loofah-2.21.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-html-sanitizer-1.5.0.gem
vendored
BIN
vendor/cache/rails-html-sanitizer-1.5.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rails-html-sanitizer-1.6.0.gem
vendored
Normal file
BIN
vendor/cache/rails-html-sanitizer-1.6.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/reline-0.3.3.gem
vendored
BIN
vendor/cache/reline-0.3.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/reline-0.3.4.gem
vendored
Normal file
BIN
vendor/cache/reline-0.3.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-1.50.2.gem
vendored
BIN
vendor/cache/rubocop-1.50.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-1.51.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-1.51.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.28.0.gem
vendored
BIN
vendor/cache/rubocop-ast-1.28.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.28.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-ast-1.28.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-factory_bot-2.23.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-factory_bot-2.23.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.17.1.gem
vendored
BIN
vendor/cache/rubocop-performance-1.17.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.18.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-performance-1.18.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-rspec-2.20.0.gem
vendored
BIN
vendor/cache/rubocop-rspec-2.20.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-rspec-2.22.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-rspec-2.22.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/thor-1.2.1.gem
vendored
BIN
vendor/cache/thor-1.2.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/thor-1.2.2.gem
vendored
Normal file
BIN
vendor/cache/thor-1.2.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue