Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2022-04-13 01:39:38 -05:00
parent 363cf2014b
commit 474ea5a6f0
2 changed files with 232 additions and 363 deletions

View File

@@ -92,8 +92,8 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.571.0)
aws-sdk-core (3.130.0)
aws-partitions (1.576.0)
aws-sdk-core (3.130.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
@@ -177,21 +177,21 @@ GEM
faraday (2.2.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.1)
ffaker (2.20.0)
faraday-net_http (2.0.2)
ffaker (2.21.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
flamegraph (0.9.5)
fugit (1.5.2)
et-orbi (~> 1.1, >= 1.1.8)
fugit (1.5.3)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
get_process_mem (0.2.7)
ffi (~> 1.0)
globalid (1.0.0)
activesupport (>= 5.0)
good_job (2.11.3)
good_job (2.12.0)
activejob (>= 5.2.0)
activerecord (>= 5.2.0)
concurrent-ruby (>= 1.0.2)
@@ -200,7 +200,7 @@ GEM
thor (>= 0.14.1)
webrick (>= 1.3)
zeitwerk (>= 2.0)
google-apis-bigquery_v2 (0.28.0)
google-apis-bigquery_v2 (0.30.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-core (0.4.2)
addressable (~> 2.5, >= 2.5.1)
@@ -213,7 +213,7 @@ GEM
webrick
google-apis-iamcredentials_v1 (0.10.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-storage_v1 (0.11.0)
google-apis-storage_v1 (0.13.0)
google-apis-core (>= 0.4, < 2.a)
google-cloud-bigquery (1.38.1)
concurrent-ruby (~> 1.0)
@@ -254,7 +254,6 @@ GEM
httpclient (2.8.3)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
io-wait (0.2.1)
ipaddress_2 (0.14.0)
jaro_winkler (1.5.4)
jmespath (1.6.1)
@@ -270,7 +269,7 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
loofah (2.15.0)
loofah (2.16.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@@ -292,9 +291,9 @@ GEM
minitest (>= 5.0)
ruby-progressbar
mocha (1.13.0)
mock_redis (0.30.0)
mock_redis (0.31.0)
ruby2_keywords
msgpack (1.4.5)
msgpack (1.5.1)
multi_json (1.15.0)
multi_xml (0.6.0)
net-imap (0.2.3)
@@ -305,15 +304,14 @@ GEM
digest
net-protocol
timeout
net-protocol (0.1.2)
io-wait
net-protocol (0.1.3)
timeout
net-smtp (0.3.1)
digest
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.3)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (1.4.9)
@@ -325,9 +323,9 @@ GEM
optimist (3.0.1)
os (1.1.4)
parallel (1.22.1)
parser (3.1.1.0)
parser (3.1.2.0)
ast (~> 2.4.1)
pg (1.3.4)
pg (1.3.5)
prometheus-client (4.0.0)
pry (0.13.1)
coderay (~> 1.1)
@@ -337,7 +335,7 @@ GEM
pry (~> 0.13.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
public_suffix (4.0.7)
puma (5.6.4)
nio4r (~> 2.0)
puma-metrics (1.2.4)
@@ -397,7 +395,7 @@ GEM
recaptcha (5.9.0)
json
redis (4.6.0)
regexp_parser (2.2.1)
regexp_parser (2.3.0)
representable (3.1.1)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -409,7 +407,7 @@ GEM
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
rubocop (1.26.1)
rubocop (1.27.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
@@ -418,7 +416,7 @@ GEM
rubocop-ast (>= 1.16.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)
rubocop-ast (1.17.0)
parser (>= 3.1.1.0)
rubocop-rails (2.14.2)
activesupport (>= 4.2.0)
@@ -474,7 +472,7 @@ GEM
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
stackprof (0.2.19)
stripe (5.48.0)
stripe (5.49.0)
stripe-ruby-mock (3.0.1)
dante (>= 0.2.0)
multi_json (~> 1.0)

551
yarn.lock

File diff suppressed because it is too large Load Diff