Update all development Bundler dependencies (2023-06-26) (#19636)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
c9902fce6a
commit
62ff54cb94
30 changed files with 18 additions and 15 deletions
33
Gemfile.lock
33
Gemfile.lock
|
|
@ -89,7 +89,7 @@ GEM
|
|||
activesupport (>= 5.2)
|
||||
device_detector
|
||||
safely_block (>= 0.2.1)
|
||||
amazing_print (1.4.0)
|
||||
amazing_print (1.5.0)
|
||||
ancestry (4.3.3)
|
||||
activerecord (>= 5.2.6)
|
||||
anyway_config (2.3.0)
|
||||
|
|
@ -103,7 +103,7 @@ GEM
|
|||
bcrypt (3.1.18)
|
||||
benchmark (0.2.1)
|
||||
benchmark-ips (2.10.0)
|
||||
better_errors (2.10.0)
|
||||
better_errors (2.10.1)
|
||||
erubi (>= 1.0.0)
|
||||
rack (>= 0.9.0)
|
||||
rouge (>= 1.0.0)
|
||||
|
|
@ -179,7 +179,7 @@ GEM
|
|||
cuprite (0.14.3)
|
||||
capybara (~> 3.0)
|
||||
ferrum (~> 0.13.0)
|
||||
cypress-rails (0.5.5)
|
||||
cypress-rails (0.6.0)
|
||||
puma (>= 3.8.0)
|
||||
railties (>= 5.2.0)
|
||||
dante (0.2.0)
|
||||
|
|
@ -246,7 +246,7 @@ GEM
|
|||
tzinfo
|
||||
excon (0.99.0)
|
||||
execjs (2.8.1)
|
||||
exifr (1.3.10)
|
||||
exifr (1.4.0)
|
||||
factory_bot (6.2.1)
|
||||
activesupport (>= 5.0.0)
|
||||
factory_bot_rails (6.2.0)
|
||||
|
|
@ -386,7 +386,7 @@ GEM
|
|||
httpclient (2.8.3)
|
||||
hypershield (0.2.2)
|
||||
activerecord (>= 5)
|
||||
i18n (1.13.0)
|
||||
i18n (1.14.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.9.2)
|
||||
i18n (>= 0.6.6)
|
||||
|
|
@ -448,6 +448,7 @@ GEM
|
|||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
language_server-protocol (3.17.0.3)
|
||||
launchy (2.5.2)
|
||||
addressable (~> 2.8)
|
||||
libdatadog (0.7.0.1.1)
|
||||
|
|
@ -502,7 +503,7 @@ GEM
|
|||
mini_magick (4.11.0)
|
||||
mini_mime (1.1.2)
|
||||
mini_portile2 (2.8.2)
|
||||
minitest (5.18.0)
|
||||
minitest (5.18.1)
|
||||
modis (4.0.1)
|
||||
activemodel (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
|
|
@ -531,7 +532,7 @@ GEM
|
|||
net-smtp (0.3.3)
|
||||
net-protocol
|
||||
netrc (0.11.0)
|
||||
nio4r (2.5.8)
|
||||
nio4r (2.5.9)
|
||||
nokogiri (1.15.2)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
|
|
@ -587,8 +588,9 @@ GEM
|
|||
rack
|
||||
orm_adapter (0.5.0)
|
||||
parallel (1.23.0)
|
||||
parser (3.2.2.1)
|
||||
parser (3.2.2.3)
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.5.3)
|
||||
pg_query (4.2.1)
|
||||
google-protobuf (>= 3.22.3)
|
||||
|
|
@ -603,14 +605,14 @@ GEM
|
|||
pry-rails (0.3.9)
|
||||
pry (>= 0.10.4)
|
||||
public_suffix (5.0.1)
|
||||
puma (5.6.5)
|
||||
puma (5.6.6)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.3.0)
|
||||
activesupport (>= 3.0.0)
|
||||
pundit-matchers (1.9.0)
|
||||
rspec-rails (>= 3.0.0)
|
||||
raabro (1.4.0)
|
||||
racc (1.7.0)
|
||||
racc (1.7.1)
|
||||
rack (2.2.7)
|
||||
rack-attack (6.6.1)
|
||||
rack (>= 1.0, < 3)
|
||||
|
|
@ -677,7 +679,7 @@ GEM
|
|||
redis-store (>= 1.2, < 2)
|
||||
redis-store (1.9.1)
|
||||
redis (>= 4, < 5)
|
||||
regexp_parser (2.8.0)
|
||||
regexp_parser (2.8.1)
|
||||
reline (0.3.4)
|
||||
io-console (~> 0.5)
|
||||
request_store (1.5.1)
|
||||
|
|
@ -739,17 +741,18 @@ GEM
|
|||
activesupport (>= 3.1, < 7.1)
|
||||
json-schema (~> 2.2)
|
||||
railties (>= 3.1, < 7.1)
|
||||
rubocop (1.51.0)
|
||||
rubocop (1.53.0)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.2.0.0)
|
||||
parser (>= 3.2.2.3)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml (>= 3.2.5, < 4.0)
|
||||
rubocop-ast (>= 1.28.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 2.4.0, < 3.0)
|
||||
rubocop-ast (1.28.1)
|
||||
rubocop-ast (1.29.0)
|
||||
parser (>= 3.2.1.0)
|
||||
rubocop-capybara (2.18.0)
|
||||
rubocop (~> 1.41)
|
||||
|
|
@ -883,7 +886,7 @@ GEM
|
|||
thor (1.2.2)
|
||||
thread (0.2.2)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.1.0)
|
||||
tilt (2.2.0)
|
||||
timecop (0.9.6)
|
||||
timeout (0.3.2)
|
||||
twitter (7.0.0)
|
||||
|
|
|
|||
BIN
vendor/cache/amazing_print-1.4.0.gem
vendored
BIN
vendor/cache/amazing_print-1.4.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/amazing_print-1.5.0.gem
vendored
Normal file
BIN
vendor/cache/amazing_print-1.5.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/better_errors-2.10.0.gem
vendored
BIN
vendor/cache/better_errors-2.10.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/better_errors-2.10.1.gem
vendored
Normal file
BIN
vendor/cache/better_errors-2.10.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/cypress-rails-0.5.5.gem
vendored
BIN
vendor/cache/cypress-rails-0.5.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/cypress-rails-0.6.0.gem
vendored
Normal file
BIN
vendor/cache/cypress-rails-0.6.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/exifr-1.3.10.gem
vendored
BIN
vendor/cache/exifr-1.3.10.gem
vendored
Binary file not shown.
BIN
vendor/cache/exifr-1.4.0.gem
vendored
Normal file
BIN
vendor/cache/exifr-1.4.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/i18n-1.13.0.gem
vendored
BIN
vendor/cache/i18n-1.13.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/i18n-1.14.1.gem
vendored
Normal file
BIN
vendor/cache/i18n-1.14.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/language_server-protocol-3.17.0.3.gem
vendored
Normal file
BIN
vendor/cache/language_server-protocol-3.17.0.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/minitest-5.18.0.gem
vendored
BIN
vendor/cache/minitest-5.18.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/minitest-5.18.1.gem
vendored
Normal file
BIN
vendor/cache/minitest-5.18.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/nio4r-2.5.8.gem
vendored
BIN
vendor/cache/nio4r-2.5.8.gem
vendored
Binary file not shown.
BIN
vendor/cache/nio4r-2.5.9.gem
vendored
Normal file
BIN
vendor/cache/nio4r-2.5.9.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/parser-3.2.2.1.gem
vendored
BIN
vendor/cache/parser-3.2.2.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/parser-3.2.2.3.gem
vendored
Normal file
BIN
vendor/cache/parser-3.2.2.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/puma-5.6.5.gem
vendored
BIN
vendor/cache/puma-5.6.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/puma-5.6.6.gem
vendored
Normal file
BIN
vendor/cache/puma-5.6.6.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/racc-1.7.0.gem
vendored
BIN
vendor/cache/racc-1.7.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/racc-1.7.1.gem
vendored
Normal file
BIN
vendor/cache/racc-1.7.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/regexp_parser-2.8.0.gem
vendored
BIN
vendor/cache/regexp_parser-2.8.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/regexp_parser-2.8.1.gem
vendored
Normal file
BIN
vendor/cache/regexp_parser-2.8.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-1.51.0.gem
vendored
BIN
vendor/cache/rubocop-1.51.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-1.53.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-1.53.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.28.1.gem
vendored
BIN
vendor/cache/rubocop-ast-1.28.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.29.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-ast-1.29.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/tilt-2.1.0.gem
vendored
BIN
vendor/cache/tilt-2.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/tilt-2.2.0.gem
vendored
Normal file
BIN
vendor/cache/tilt-2.2.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue