Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2022-01-17 10:49:04 -06:00
parent 35b03799a5
commit 54dbf1a436
7 changed files with 1251 additions and 3074 deletions

View File

@@ -97,8 +97,8 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.547.0)
aws-sdk-core (3.125.1)
aws-partitions (1.549.0)
aws-sdk-core (3.125.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
@@ -119,8 +119,8 @@ GEM
rack (>= 0.9.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.9.3)
msgpack (~> 1.0)
bootsnap (1.10.1)
msgpack (~> 1.2)
builder (3.2.4)
byebug (11.1.3)
capybara (3.36.0)
@@ -170,7 +170,7 @@ GEM
dotenv (= 2.7.6)
railties (>= 3.2)
e2mmap (0.1.0)
ed25519 (1.2.4)
ed25519 (1.3.0)
erubi (1.10.0)
et-orbi (1.2.6)
tzinfo
@@ -212,7 +212,7 @@ GEM
ffi (~> 1.0)
globalid (1.0.0)
activesupport (>= 5.0)
good_job (2.9.0)
good_job (2.9.1)
activejob (>= 5.2.0)
activerecord (>= 5.2.0)
concurrent-ruby (>= 1.0.2)
@@ -236,7 +236,7 @@ GEM
google-apis-core (>= 0.4, < 2.a)
google-apis-storage_v1 (0.11.0)
google-apis-core (>= 0.4, < 2.a)
google-cloud-bigquery (1.38.0)
google-cloud-bigquery (1.38.1)
concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.1)
google-cloud-core (~> 1.6)
@@ -248,7 +248,7 @@ GEM
google-cloud-env (1.5.0)
faraday (>= 0.17.3, < 2.0)
google-cloud-errors (1.2.0)
google-cloud-storage (1.35.0)
google-cloud-storage (1.36.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
@@ -280,14 +280,14 @@ GEM
io-wait (0.2.1)
ipaddress_2 (0.14.0)
jaro_winkler (1.5.4)
jmespath (1.4.0)
jmespath (1.5.0)
json (2.6.1)
jwt (2.3.0)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
listen (3.7.0)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.13.0)
@@ -306,7 +306,7 @@ GEM
minitest (5.15.0)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-reporters (1.4.3)
minitest-reporters (1.5.0)
ansi
builder
minitest (>= 5.0)
@@ -333,9 +333,9 @@ GEM
digest
net-protocol
timeout
newrelic_rpm (8.2.0)
newrelic_rpm (8.3.0)
nio4r (2.5.8)
nokogiri (1.13.0)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
oauth2 (1.4.7)
@@ -406,7 +406,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
rakismet (1.5.4)
rb-fsevent (0.11.0)
@@ -442,7 +442,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-rails (2.13.1)
rubocop-rails (2.13.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
@@ -517,10 +517,10 @@ GEM
unf_ext
unf_ext (0.0.8)
unicode-display_width (2.1.0)
view_component (2.47.0)
view_component (2.48.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
webpacker (6.0.0.beta.6)
webpacker (6.0.0.rc.6)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
@@ -617,7 +617,7 @@ DEPENDENCIES
terminal-table
tzinfo-data
view_component
webpacker (= 6.0.0.beta.6)
webpacker (= 6.0.0.rc.6)
BUNDLED WITH
2.2.32