Update all development Bundler dependencies (2023-02-06) (#19072)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Mac Siri <mac@forem.com>
This commit is contained in:
parent
cb2477a991
commit
5f7858c668
25 changed files with 17 additions and 14 deletions
31
Gemfile.lock
31
Gemfile.lock
|
|
@ -129,7 +129,7 @@ GEM
|
|||
redis (>= 1.0, < 6)
|
||||
buftok (0.2.0)
|
||||
builder (3.2.4)
|
||||
bullet (7.0.4)
|
||||
bullet (7.0.7)
|
||||
activesupport (>= 3.0.0)
|
||||
uniform_notifier (~> 1.11)
|
||||
bundler-audit (0.9.1)
|
||||
|
|
@ -464,7 +464,7 @@ GEM
|
|||
excon
|
||||
http (>= 2.0, < 6.0)
|
||||
liquid (5.4.0)
|
||||
listen (3.7.1)
|
||||
listen (3.8.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.19.1)
|
||||
|
|
@ -531,14 +531,14 @@ GEM
|
|||
net-protocol
|
||||
netrc (0.11.0)
|
||||
nio4r (2.5.8)
|
||||
nokogiri (1.14.0)
|
||||
nokogiri (1.14.1)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.14.0-arm64-darwin)
|
||||
nokogiri (1.14.1-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.14.0-x86_64-darwin)
|
||||
nokogiri (1.14.1-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.14.0-x86_64-linux)
|
||||
nokogiri (1.14.1-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
notiffany (0.1.3)
|
||||
nenv (~> 0.1)
|
||||
|
|
@ -596,7 +596,7 @@ GEM
|
|||
activesupport (>= 5.2)
|
||||
pghero (3.1.0)
|
||||
activerecord (>= 6)
|
||||
pry (0.14.1)
|
||||
pry (0.14.2)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
pry-rails (0.3.9)
|
||||
|
|
@ -641,7 +641,7 @@ GEM
|
|||
rails-dom-testing (2.0.3)
|
||||
activesupport (>= 4.2.0)
|
||||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.4.4)
|
||||
rails-html-sanitizer (1.5.0)
|
||||
loofah (~> 2.19, >= 2.19.1)
|
||||
rails-i18n (7.0.5)
|
||||
i18n (>= 0.7, < 2)
|
||||
|
|
@ -659,7 +659,7 @@ GEM
|
|||
activerecord (>= 6.1.5)
|
||||
activesupport (>= 6.1.5)
|
||||
i18n
|
||||
rb-fsevent (0.11.1)
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
recaptcha (5.12.3)
|
||||
|
|
@ -675,7 +675,7 @@ GEM
|
|||
redis-store (>= 1.2, < 2)
|
||||
redis-store (1.9.1)
|
||||
redis (>= 4, < 5)
|
||||
regexp_parser (2.6.1)
|
||||
regexp_parser (2.6.2)
|
||||
reline (0.3.2)
|
||||
io-console (~> 0.5)
|
||||
request_store (1.5.1)
|
||||
|
|
@ -737,18 +737,20 @@ GEM
|
|||
activesupport (>= 3.1, < 7.1)
|
||||
json-schema (~> 2.2)
|
||||
railties (>= 3.1, < 7.1)
|
||||
rubocop (1.42.0)
|
||||
rubocop (1.44.1)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.1.2.1)
|
||||
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.24.1, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
unicode-display_width (>= 2.4.0, < 3.0)
|
||||
rubocop-ast (1.24.1)
|
||||
parser (>= 3.1.1.0)
|
||||
rubocop-capybara (2.17.0)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-performance (1.15.2)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
|
|
@ -756,8 +758,9 @@ GEM
|
|||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.33.0, < 2.0)
|
||||
rubocop-rspec (2.16.0)
|
||||
rubocop-rspec (2.18.1)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-capybara (~> 2.17)
|
||||
ruby-next-core (0.15.2)
|
||||
ruby-prof (1.4.5)
|
||||
ruby-progressbar (1.11.0)
|
||||
|
|
|
|||
BIN
vendor/cache/bullet-7.0.4.gem
vendored
BIN
vendor/cache/bullet-7.0.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/bullet-7.0.7.gem
vendored
Normal file
BIN
vendor/cache/bullet-7.0.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/listen-3.7.1.gem
vendored
BIN
vendor/cache/listen-3.7.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/listen-3.8.0.gem
vendored
Normal file
BIN
vendor/cache/listen-3.8.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/nokogiri-1.14.0-arm64-darwin.gem
vendored
BIN
vendor/cache/nokogiri-1.14.0-arm64-darwin.gem
vendored
Binary file not shown.
BIN
vendor/cache/nokogiri-1.14.0-x86_64-darwin.gem
vendored
BIN
vendor/cache/nokogiri-1.14.0-x86_64-darwin.gem
vendored
Binary file not shown.
BIN
vendor/cache/nokogiri-1.14.0-x86_64-linux.gem
vendored
BIN
vendor/cache/nokogiri-1.14.0-x86_64-linux.gem
vendored
Binary file not shown.
BIN
vendor/cache/nokogiri-1.14.1-arm64-darwin.gem
vendored
Normal file
BIN
vendor/cache/nokogiri-1.14.1-arm64-darwin.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/nokogiri-1.14.1-x86_64-darwin.gem
vendored
Normal file
BIN
vendor/cache/nokogiri-1.14.1-x86_64-darwin.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/nokogiri-1.14.1-x86_64-linux.gem
vendored
Normal file
BIN
vendor/cache/nokogiri-1.14.1-x86_64-linux.gem
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/cache/pry-0.14.1.gem
vendored
BIN
vendor/cache/pry-0.14.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/pry-0.14.2.gem
vendored
Normal file
BIN
vendor/cache/pry-0.14.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-html-sanitizer-1.4.4.gem
vendored
BIN
vendor/cache/rails-html-sanitizer-1.4.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/rails-html-sanitizer-1.5.0.gem
vendored
Normal file
BIN
vendor/cache/rails-html-sanitizer-1.5.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rb-fsevent-0.11.1.gem
vendored
BIN
vendor/cache/rb-fsevent-0.11.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rb-fsevent-0.11.2.gem
vendored
Normal file
BIN
vendor/cache/rb-fsevent-0.11.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/regexp_parser-2.6.1.gem
vendored
BIN
vendor/cache/regexp_parser-2.6.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/regexp_parser-2.6.2.gem
vendored
Normal file
BIN
vendor/cache/regexp_parser-2.6.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-1.42.0.gem
vendored
BIN
vendor/cache/rubocop-1.42.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-1.44.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-1.44.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-capybara-2.17.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-capybara-2.17.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-rspec-2.16.0.gem
vendored
BIN
vendor/cache/rubocop-rspec-2.16.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-rspec-2.18.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-rspec-2.18.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue