Update all development Bundler dependencies (2023-05-01) (#19405)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Lawrence <lawrence@forem.com>
This commit is contained in:
parent
857dd285d5
commit
65d9875448
36 changed files with 23 additions and 22 deletions
45
Gemfile.lock
45
Gemfile.lock
|
|
@ -191,7 +191,7 @@ GEM
|
|||
msgpack
|
||||
dead_end (4.0.0)
|
||||
debase-ruby_core_source (0.10.16)
|
||||
debug (1.7.1)
|
||||
debug (1.7.2)
|
||||
irb (>= 1.5.0)
|
||||
reline (>= 0.3.1)
|
||||
derailed_benchmarks (2.1.2)
|
||||
|
|
@ -233,7 +233,7 @@ GEM
|
|||
activemodel
|
||||
emoji_regex (3.2.3)
|
||||
equalizer (0.0.11)
|
||||
erb_lint (0.3.1)
|
||||
erb_lint (0.4.0)
|
||||
activesupport
|
||||
better_html (>= 2.0.1)
|
||||
parser (>= 2.7.1.4)
|
||||
|
|
@ -410,7 +410,7 @@ GEM
|
|||
activesupport (>= 3.0)
|
||||
nokogiri (>= 1.6)
|
||||
io-console (0.6.0)
|
||||
irb (1.6.2)
|
||||
irb (1.6.4)
|
||||
reline (>= 0.3.0)
|
||||
jaro_winkler (1.5.4)
|
||||
jbuilder (2.11.5)
|
||||
|
|
@ -587,7 +587,7 @@ GEM
|
|||
rack
|
||||
orm_adapter (0.5.0)
|
||||
parallel (1.23.0)
|
||||
parser (3.2.2.0)
|
||||
parser (3.2.2.1)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.5.3)
|
||||
pg_query (4.2.0)
|
||||
|
|
@ -607,7 +607,7 @@ GEM
|
|||
nio4r (~> 2.0)
|
||||
pundit (2.3.0)
|
||||
activesupport (>= 3.0.0)
|
||||
pundit-matchers (1.8.4)
|
||||
pundit-matchers (1.9.0)
|
||||
rspec-rails (>= 3.0.0)
|
||||
raabro (1.4.0)
|
||||
racc (1.6.2)
|
||||
|
|
@ -663,6 +663,7 @@ GEM
|
|||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
rbs (2.8.4)
|
||||
recaptcha (5.13.0)
|
||||
json
|
||||
redcarpet (3.6.0)
|
||||
|
|
@ -676,8 +677,8 @@ GEM
|
|||
redis-store (>= 1.2, < 2)
|
||||
redis-store (1.9.1)
|
||||
redis (>= 4, < 5)
|
||||
regexp_parser (2.7.0)
|
||||
reline (0.3.2)
|
||||
regexp_parser (2.8.0)
|
||||
reline (0.3.3)
|
||||
io-console (~> 0.5)
|
||||
request_store (1.5.1)
|
||||
rack (>= 1.4)
|
||||
|
|
@ -738,32 +739,32 @@ GEM
|
|||
activesupport (>= 3.1, < 7.1)
|
||||
json-schema (~> 2.2)
|
||||
railties (>= 3.1, < 7.1)
|
||||
rubocop (1.48.1)
|
||||
rubocop (1.50.2)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.2.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml (>= 3.2.5, < 4.0)
|
||||
rubocop-ast (>= 1.26.0, < 2.0)
|
||||
rubocop-ast (>= 1.28.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 2.4.0, < 3.0)
|
||||
rubocop-ast (1.28.0)
|
||||
parser (>= 3.2.1.0)
|
||||
rubocop-capybara (2.17.1)
|
||||
rubocop-capybara (2.18.0)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-performance (1.16.0)
|
||||
rubocop-performance (1.17.1)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.18.0)
|
||||
rubocop-rails (2.19.1)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.33.0, < 2.0)
|
||||
rubocop-rspec (2.19.0)
|
||||
rubocop-rspec (2.20.0)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-capybara (~> 2.17)
|
||||
ruby-next-core (0.15.2)
|
||||
ruby-prof (1.6.1)
|
||||
ruby-prof (1.6.3)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby-statistics (3.0.0)
|
||||
ruby-vips (2.1.4)
|
||||
|
|
@ -835,18 +836,19 @@ GEM
|
|||
snaky_hash (2.0.1)
|
||||
hashie
|
||||
version_gem (~> 1.1, >= 1.1.1)
|
||||
solargraph (0.48.0)
|
||||
solargraph (0.49.0)
|
||||
backport (~> 1.2)
|
||||
benchmark
|
||||
bundler (>= 1.17.2)
|
||||
bundler (~> 2.0)
|
||||
diff-lcs (~> 1.4)
|
||||
e2mmap
|
||||
jaro_winkler (~> 1.5)
|
||||
kramdown (~> 2.3)
|
||||
kramdown-parser-gfm (~> 1.1)
|
||||
parser (~> 3.0)
|
||||
reverse_markdown (>= 1.0.5, < 3)
|
||||
rubocop (>= 0.52)
|
||||
rbs (~> 2.0)
|
||||
reverse_markdown (~> 2.0)
|
||||
rubocop (~> 1.38)
|
||||
thor (~> 1.0)
|
||||
tilt (~> 2.0)
|
||||
yard (~> 0.9, >= 0.9.24)
|
||||
|
|
@ -862,7 +864,7 @@ GEM
|
|||
sprockets (>= 3.0.0)
|
||||
ssrf_filter (1.1.1)
|
||||
staccato (0.5.3)
|
||||
stackprof (0.2.24)
|
||||
stackprof (0.2.25)
|
||||
sterile (1.0.24)
|
||||
nokogiri (>= 1.11.7)
|
||||
stripe (5.55.0)
|
||||
|
|
@ -929,7 +931,7 @@ GEM
|
|||
webpush (1.1.0)
|
||||
hkdf (~> 0.2)
|
||||
jwt (~> 2.0)
|
||||
webrick (1.7.0)
|
||||
webrick (1.8.1)
|
||||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
|
|
@ -937,8 +939,7 @@ GEM
|
|||
activerecord (>= 5.2)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
yard (0.9.28)
|
||||
webrick (~> 1.7.0)
|
||||
yard (0.9.34)
|
||||
yard-activerecord (0.0.16)
|
||||
yard (>= 0.8.3)
|
||||
yard-activesupport-concern (0.0.1)
|
||||
|
|
|
|||
BIN
vendor/cache/debug-1.7.1.gem
vendored
BIN
vendor/cache/debug-1.7.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/debug-1.7.2.gem
vendored
Normal file
BIN
vendor/cache/debug-1.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/erb_lint-0.3.1.gem
vendored
BIN
vendor/cache/erb_lint-0.3.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/erb_lint-0.4.0.gem
vendored
Normal file
BIN
vendor/cache/erb_lint-0.4.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/irb-1.6.2.gem
vendored
BIN
vendor/cache/irb-1.6.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/irb-1.6.4.gem
vendored
Normal file
BIN
vendor/cache/irb-1.6.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/parser-3.2.2.0.gem
vendored
BIN
vendor/cache/parser-3.2.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/parser-3.2.2.1.gem
vendored
Normal file
BIN
vendor/cache/parser-3.2.2.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/pundit-matchers-1.8.4.gem
vendored
BIN
vendor/cache/pundit-matchers-1.8.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/pundit-matchers-1.9.0.gem
vendored
Normal file
BIN
vendor/cache/pundit-matchers-1.9.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rbs-2.8.4.gem
vendored
Normal file
BIN
vendor/cache/rbs-2.8.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/regexp_parser-2.7.0.gem
vendored
BIN
vendor/cache/regexp_parser-2.7.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/regexp_parser-2.8.0.gem
vendored
Normal file
BIN
vendor/cache/regexp_parser-2.8.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/reline-0.3.2.gem
vendored
BIN
vendor/cache/reline-0.3.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/reline-0.3.3.gem
vendored
Normal file
BIN
vendor/cache/reline-0.3.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-1.48.1.gem
vendored
BIN
vendor/cache/rubocop-1.48.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-1.50.2.gem
vendored
Normal file
BIN
vendor/cache/rubocop-1.50.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-capybara-2.17.1.gem
vendored
BIN
vendor/cache/rubocop-capybara-2.17.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-capybara-2.18.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-capybara-2.18.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.16.0.gem
vendored
BIN
vendor/cache/rubocop-performance-1.16.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-performance-1.17.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-performance-1.17.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-rails-2.18.0.gem
vendored
BIN
vendor/cache/rubocop-rails-2.18.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-rails-2.19.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-rails-2.19.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-rspec-2.19.0.gem
vendored
BIN
vendor/cache/rubocop-rspec-2.19.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-rspec-2.20.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-rspec-2.20.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ruby-prof-1.6.1.gem
vendored
BIN
vendor/cache/ruby-prof-1.6.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/ruby-prof-1.6.3.gem
vendored
Normal file
BIN
vendor/cache/ruby-prof-1.6.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/solargraph-0.48.0.gem
vendored
BIN
vendor/cache/solargraph-0.48.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/solargraph-0.49.0.gem
vendored
Normal file
BIN
vendor/cache/solargraph-0.49.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/stackprof-0.2.24.gem
vendored
BIN
vendor/cache/stackprof-0.2.24.gem
vendored
Binary file not shown.
BIN
vendor/cache/stackprof-0.2.25.gem
vendored
Normal file
BIN
vendor/cache/stackprof-0.2.25.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/webrick-1.7.0.gem
vendored
BIN
vendor/cache/webrick-1.7.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/webrick-1.8.1.gem
vendored
Normal file
BIN
vendor/cache/webrick-1.8.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/yard-0.9.28.gem
vendored
BIN
vendor/cache/yard-0.9.28.gem
vendored
Binary file not shown.
BIN
vendor/cache/yard-0.9.34.gem
vendored
Normal file
BIN
vendor/cache/yard-0.9.34.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue