Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2022-11-16 19:46:02 -06:00
parent 6798e2ccf5
commit 491cce2f8c
2 changed files with 330 additions and 371 deletions

View File

@@ -92,8 +92,8 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.651.0)
aws-sdk-core (3.165.1)
aws-partitions (1.662.0)
aws-sdk-core (3.167.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
@@ -117,7 +117,7 @@ GEM
bootsnap (1.13.0)
msgpack (~> 1.2)
builder (3.2.4)
capybara (3.37.1)
capybara (3.38.0)
addressable
matrix
mini_mime (>= 0.1.3)
@@ -178,10 +178,10 @@ GEM
tzinfo
factory_bot (6.2.1)
activesupport (>= 5.0.0)
faraday (2.6.0)
faraday (2.7.0)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.1)
faraday-net_http (3.0.2)
ffaker (2.21.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
@@ -190,7 +190,7 @@ GEM
ffi-libarchive (1.1.3)
ffi (~> 1.0)
flamegraph (0.9.5)
fugit (1.7.1)
fugit (1.7.2)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
get_process_mem (0.2.7)
@@ -216,8 +216,8 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.15.0)
google-apis-core (>= 0.9.0, < 2.a)
google-apis-iamcredentials_v1 (0.16.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-storage_v1 (0.19.0)
google-apis-core (>= 0.9.0, < 2.a)
google-cloud-bigquery (1.39.0)
@@ -232,7 +232,7 @@ GEM
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.3.0)
google-cloud-storage (1.43.0)
google-cloud-storage (1.44.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
@@ -299,7 +299,8 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.16.0)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
mock_redis (0.34.0)
ruby2_keywords
msgpack (1.6.0)
@@ -311,7 +312,7 @@ GEM
net-protocol
net-protocol (0.1.3)
timeout
net-smtp (0.3.2)
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.13.9)
@@ -398,9 +399,9 @@ GEM
json
redis (5.0.5)
redis-client (>= 0.9.0)
redis-client (0.10.0)
redis-client (0.11.1)
connection_pool
regexp_parser (2.6.0)
regexp_parser (2.6.1)
reline (0.3.1)
io-console (~> 0.5)
representable (3.2.0)
@@ -417,7 +418,7 @@ GEM
rexml (3.2.5)
rover-df (0.3.4)
numo-narray (>= 0.9.1.9)
rubocop (1.37.1)
rubocop (1.39.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
@@ -429,12 +430,12 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
rubocop-rails (2.17.1)
rubocop-rails (2.17.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
ruby-progressbar (1.11.0)
ruby-statistics (3.0.0)
ruby-statistics (3.0.1)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
@@ -445,7 +446,7 @@ GEM
scenic (1.6.0)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
selenium-webdriver (4.5.0)
selenium-webdriver (4.6.1)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
@@ -498,7 +499,7 @@ GEM
trailblazer-option (0.1.2)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.5)
tzinfo-data (1.2022.6)
tzinfo (>= 1.0.0)
uber (0.1.0)
unf (0.1.4)
@@ -506,7 +507,7 @@ GEM
unf_ext (0.0.8.2)
unicode-display_width (2.3.0)
version_gem (1.1.1)
view_component (2.74.1)
view_component (2.76.0)
activesupport (>= 5.0.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
@@ -524,7 +525,7 @@ GEM
nokogiri (~> 1.8)
yard (0.9.28)
webrick (~> 1.7.0)
zeitwerk (2.6.1)
zeitwerk (2.6.6)
PLATFORMS
ruby

660
yarn.lock

File diff suppressed because it is too large Load Diff