Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2022-02-05 22:29:50 -06:00
parent 6ff5ae1ce8
commit 1032a60d4b
2 changed files with 539 additions and 417 deletions

View File

@@ -97,14 +97,14 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.549.0)
aws-sdk-core (3.125.3)
aws-partitions (1.553.0)
aws-sdk-core (3.126.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-sqs (1.49.0)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sdk-sqs (1.50.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
@@ -112,14 +112,14 @@ GEM
bcrypt (3.1.16)
bcrypt_pbkdf (1.1.0)
benchmark (0.2.0)
benchmark-ips (2.9.2)
benchmark-ips (2.9.3)
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.10.1)
bootsnap (1.10.3)
msgpack (~> 1.2)
builder (3.2.4)
byebug (11.1.3)
@@ -212,7 +212,7 @@ GEM
ffi (~> 1.0)
globalid (1.0.0)
activesupport (>= 5.0)
good_job (2.9.1)
good_job (2.9.4)
activejob (>= 5.2.0)
activerecord (>= 5.2.0)
concurrent-ruby (>= 1.0.2)
@@ -221,9 +221,9 @@ GEM
thor (>= 0.14.1)
webrick (>= 1.3)
zeitwerk (>= 2.0)
google-apis-bigquery_v2 (0.23.0)
google-apis-bigquery_v2 (0.24.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-core (0.4.1)
google-apis-core (0.4.2)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
@@ -275,7 +275,7 @@ GEM
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
httpclient (2.8.3)
i18n (1.8.11)
i18n (1.9.1)
concurrent-ruby (~> 1.0)
io-wait (0.2.1)
ipaddress_2 (0.14.0)
@@ -314,7 +314,7 @@ GEM
mocha (1.13.0)
mock_redis (0.29.0)
ruby2_keywords
msgpack (1.4.2)
msgpack (1.4.4)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
@@ -333,7 +333,7 @@ GEM
digest
net-protocol
timeout
newrelic_rpm (8.3.0)
newrelic_rpm (8.4.0)
nio4r (2.5.8)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
@@ -350,7 +350,7 @@ GEM
parser (3.1.0.0)
ast (~> 2.4.1)
pg (1.2.3)
prometheus-client (2.1.0)
prometheus-client (3.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
@@ -360,7 +360,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
puma (5.5.2)
puma (5.6.1)
nio4r (~> 2.0)
puma-metrics (1.2.3)
prometheus-client (>= 0.10)
@@ -418,7 +418,7 @@ GEM
optimist (>= 3.0.0)
recaptcha (5.8.1)
json
redis (4.5.1)
redis (4.6.0)
regexp_parser (2.2.0)
representable (3.1.1)
declarative (< 0.1.0)
@@ -431,9 +431,9 @@ GEM
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
rubocop (1.24.1)
rubocop (1.25.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
@@ -480,7 +480,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
solargraph (0.44.2)
solargraph (0.44.3)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
@@ -496,7 +496,7 @@ GEM
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
stackprof (0.2.17)
stripe (5.42.0)
stripe (5.43.0)
stripe-ruby-mock (3.0.1)
dante (>= 0.2.0)
multi_json (~> 1.0)
@@ -533,7 +533,7 @@ GEM
nokogiri (~> 1.8)
yard (0.9.27)
webrick (~> 1.7.0)
zeitwerk (2.5.3)
zeitwerk (2.5.4)
PLATFORMS
ruby

916
yarn.lock

File diff suppressed because it is too large Load Diff