[ruby] Update all development Bundler dependencies (2023-04-03) (#19291)

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:
depfu[bot] 2023-04-03 17:31:30 -04:00 committed by GitHub
parent e3b6e5b08d
commit b412daa3ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 10 additions and 10 deletions

View file

@ -78,7 +78,7 @@ GEM
tzinfo (~> 2.0)
acts-as-taggable-on (9.0.1)
activerecord (>= 6.0, < 7.1)
addressable (2.8.1)
addressable (2.8.2)
public_suffix (>= 2.0.2, < 6.0)
ahoy_email (2.1.3)
actionmailer (>= 5)
@ -442,7 +442,7 @@ GEM
kaminari-core (1.2.2)
katex (0.9.0)
execjs (~> 2.7)
knapsack_pro (3.7.0)
knapsack_pro (3.9.0)
rake
kramdown (2.4.0)
rexml
@ -468,7 +468,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.19.1)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
@ -587,7 +587,7 @@ GEM
rack
orm_adapter (0.5.0)
parallel (1.22.1)
parser (3.2.1.0)
parser (3.2.2.0)
ast (~> 2.4.1)
pg (1.4.6)
pg_query (4.2.0)
@ -738,7 +738,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.47.0)
rubocop (1.48.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
@ -748,9 +748,9 @@ GEM
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.27.0)
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.0)
rubocop-capybara (2.17.1)
rubocop (~> 1.41)
rubocop-performance (1.16.0)
rubocop (>= 1.7.0, < 2.0)
@ -759,7 +759,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.18.1)
rubocop-rspec (2.19.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-next-core (0.15.2)
@ -862,7 +862,7 @@ GEM
sprockets (>= 3.0.0)
ssrf_filter (1.1.1)
staccato (0.5.3)
stackprof (0.2.23)
stackprof (0.2.24)
sterile (1.0.23)
nokogiri (>= 1.11.7)
stripe (5.55.0)
@ -874,7 +874,7 @@ GEM
activerecord (>= 5.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.2.0)
test-prof (1.2.1)
thor (1.2.1)
thread (0.2.2)
thread_safe (0.3.6)

Binary file not shown.

BIN
vendor/cache/addressable-2.8.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/knapsack_pro-3.9.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/loofah-2.20.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/parser-3.2.2.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-1.48.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-ast-1.28.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-capybara-2.17.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-rspec-2.19.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/stackprof-0.2.24.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/test-prof-1.2.1.gem vendored Normal file

Binary file not shown.