Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2022-07-01 16:43:16 -05:00
parent d1ace32c40
commit a7755a7469
2 changed files with 968 additions and 958 deletions

View File

@@ -92,8 +92,8 @@ GEM
ansi (1.5.0) ansi (1.5.0)
ast (2.4.2) ast (2.4.2)
aws-eventstream (1.2.0) aws-eventstream (1.2.0)
aws-partitions (1.595.0) aws-partitions (1.602.0)
aws-sdk-core (3.131.1) aws-sdk-core (3.131.2)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0) aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
@@ -139,7 +139,7 @@ GEM
crass (1.0.6) crass (1.0.6)
daemons (1.4.1) daemons (1.4.1)
dante (0.2.0) dante (0.2.0)
dead_end (3.1.2) dead_end (4.0.0)
debug (1.5.0) debug (1.5.0)
irb (>= 1.3.6) irb (>= 1.3.6)
reline (>= 0.2.7) reline (>= 0.2.7)
@@ -204,9 +204,9 @@ GEM
thor (>= 0.14.1) thor (>= 0.14.1)
webrick (>= 1.3) webrick (>= 1.3)
zeitwerk (>= 2.0) zeitwerk (>= 2.0)
google-apis-bigquery_v2 (0.33.0) google-apis-bigquery_v2 (0.35.0)
google-apis-core (>= 0.4, < 2.a) google-apis-core (>= 0.6, < 2.a)
google-apis-core (0.5.0) google-apis-core (0.7.0)
addressable (~> 2.5, >= 2.5.1) addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a) googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a) httpclient (>= 2.8.1, < 3.a)
@@ -215,10 +215,10 @@ GEM
retriable (>= 2.0, < 4.a) retriable (>= 2.0, < 4.a)
rexml rexml
webrick webrick
google-apis-iamcredentials_v1 (0.10.0) google-apis-iamcredentials_v1 (0.12.0)
google-apis-core (>= 0.4, < 2.a) google-apis-core (>= 0.6, < 2.a)
google-apis-storage_v1 (0.14.0) google-apis-storage_v1 (0.16.0)
google-apis-core (>= 0.4, < 2.a) google-apis-core (>= 0.6, < 2.a)
google-cloud-bigquery (1.38.1) google-cloud-bigquery (1.38.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.1) google-apis-bigquery_v2 (~> 0.1)
@@ -231,7 +231,7 @@ GEM
google-cloud-env (1.6.0) google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0) faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0) google-cloud-errors (1.2.0)
google-cloud-storage (1.36.2) google-cloud-storage (1.37.0)
addressable (~> 2.8) addressable (~> 2.8)
digest-crc (~> 0.4) digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1) google-apis-iamcredentials_v1 (~> 0.1)
@@ -239,17 +239,18 @@ GEM
google-cloud-core (~> 1.6) google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a) googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0) mini_mime (~> 1.0)
googleauth (1.1.3) googleauth (1.2.0)
faraday (>= 0.17.3, < 3.a) faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0) jwt (>= 1.4, < 3.0)
memoist (~> 0.16) memoist (~> 0.16)
multi_json (~> 1.11) multi_json (~> 1.11)
os (>= 0.9, < 2.0) os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a) signet (>= 0.16, < 2.a)
hashie (5.0.0)
heapy (0.2.0) heapy (0.2.0)
thor thor
hsluv (1.0.1) hsluv (1.0.1)
http (5.0.4) http (5.1.0)
addressable (~> 2.8) addressable (~> 2.8)
http-cookie (~> 1.0) http-cookie (~> 1.0)
http-form_data (~> 2.2) http-form_data (~> 2.2)
@@ -265,7 +266,7 @@ GEM
jaro_winkler (1.5.4) jaro_winkler (1.5.4)
jmespath (1.6.1) jmespath (1.6.1)
json (2.6.2) json (2.6.2)
jwt (2.3.0) jwt (2.4.1)
kramdown (2.4.0) kramdown (2.4.0)
rexml rexml
kramdown-parser-gfm (1.1.0) kramdown-parser-gfm (1.1.0)
@@ -289,7 +290,7 @@ GEM
mini_histogram (0.3.1) mini_histogram (0.3.1)
mini_mime (1.1.2) mini_mime (1.1.2)
mini_portile2 (2.8.0) mini_portile2 (2.8.0)
minitest (5.15.0) minitest (5.16.1)
minitest-ci (3.4.0) minitest-ci (3.4.0)
minitest (>= 5.0.6) minitest (>= 5.0.6)
minitest-reporters (1.5.0) minitest-reporters (1.5.0)
@@ -298,9 +299,9 @@ GEM
minitest (>= 5.0) minitest (>= 5.0)
ruby-progressbar ruby-progressbar
mocha (1.14.0) mocha (1.14.0)
mock_redis (0.31.0) mock_redis (0.32.0)
ruby2_keywords ruby2_keywords
msgpack (1.5.2) msgpack (1.5.3)
multi_json (1.15.0) multi_json (1.15.0)
multi_xml (0.6.0) multi_xml (0.6.0)
net-imap (0.2.3) net-imap (0.2.3)
@@ -321,12 +322,13 @@ GEM
nokogiri (1.13.6) nokogiri (1.13.6)
mini_portile2 (~> 2.8.0) mini_portile2 (~> 2.8.0)
racc (~> 1.4) racc (~> 1.4)
oauth2 (1.4.9) oauth2 (2.0.4)
faraday (>= 0.17.3, < 3.0) faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0) jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (>= 1.2, < 3) rack (>= 1.2, < 3)
rash_alt (>= 0.4, < 1)
version_gem (~> 1.1)
optimist (3.0.1) optimist (3.0.1)
os (1.1.4) os (1.1.4)
parallel (1.22.1) parallel (1.22.1)
@@ -347,14 +349,14 @@ GEM
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
raabro (1.4.0) raabro (1.4.0)
racc (1.6.0) racc (1.6.0)
rack (2.2.3.1) rack (2.2.4)
rack-mini-profiler (3.0.0) rack-mini-profiler (3.0.0)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-proxy (0.7.2) rack-proxy (0.7.2)
rack rack
rack-test (1.1.0) rack-test (2.0.2)
rack (>= 1.0, < 3) rack (>= 1.3)
rack-timeout (0.6.0) rack-timeout (0.6.3)
rails (7.0.3) rails (7.0.3)
actioncable (= 7.0.3) actioncable (= 7.0.3)
actionmailbox (= 7.0.3) actionmailbox (= 7.0.3)
@@ -372,7 +374,7 @@ GEM
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2) rails-html-sanitizer (1.4.3)
loofah (~> 2.3) loofah (~> 2.3)
railties (7.0.3) railties (7.0.3)
actionpack (= 7.0.3) actionpack (= 7.0.3)
@@ -384,6 +386,8 @@ GEM
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.0.6)
rakismet (1.5.4) rakismet (1.5.4)
rash_alt (0.4.12)
hashie (>= 3.4)
rb-fsevent (0.11.1) rb-fsevent (0.11.1)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
@@ -393,7 +397,7 @@ GEM
optimist (>= 3.0.0) optimist (>= 3.0.0)
recaptcha (5.10.0) recaptcha (5.10.0)
json json
redis (4.6.0) redis (4.7.1)
regexp_parser (2.5.0) regexp_parser (2.5.0)
reline (0.3.1) reline (0.3.1)
io-console (~> 0.5) io-console (~> 0.5)
@@ -408,7 +412,8 @@ GEM
reverse_markdown (2.1.1) reverse_markdown (2.1.1)
nokogiri nokogiri
rexml (3.2.5) rexml (3.2.5)
rubocop (1.30.0) rubocop (1.31.1)
json (~> 2.3)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 3.1.0.0) parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
@@ -419,7 +424,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0) unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.18.0) rubocop-ast (1.18.0)
parser (>= 3.1.1.0) parser (>= 3.1.1.0)
rubocop-rails (2.14.2) rubocop-rails (2.15.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0) rubocop (>= 1.7.0, < 2.0)
@@ -435,7 +440,7 @@ GEM
scenic (1.6.0) scenic (1.6.0)
activerecord (>= 4.0.0) activerecord (>= 4.0.0)
railties (>= 4.0.0) railties (>= 4.0.0)
selenium-webdriver (4.2.1) selenium-webdriver (4.3.0)
childprocess (>= 0.5, < 5.0) childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0) rubyzip (>= 1.2.2, < 3.0)
@@ -444,9 +449,9 @@ GEM
shoulda-context (2.0.0) shoulda-context (2.0.0)
shoulda-matchers (5.1.0) shoulda-matchers (5.1.0)
activesupport (>= 5.2.0) activesupport (>= 5.2.0)
signet (0.16.1) signet (0.17.0)
addressable (~> 2.8) addressable (~> 2.8)
faraday (>= 0.17.5, < 3.0) faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0) jwt (>= 1.5, < 3.0)
multi_json (~> 1.10) multi_json (~> 1.10)
simple_form (5.1.0) simple_form (5.1.0)
@@ -492,8 +497,9 @@ GEM
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.8.2) unf_ext (0.0.8.2)
unicode-display_width (2.1.0) unicode-display_width (2.2.0)
view_component (2.56.1) version_gem (1.1.0)
view_component (2.57.1)
activesupport (>= 5.0.0, < 8.0) activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0) method_source (~> 1.0)
webpacker (6.0.0.rc.6) webpacker (6.0.0.rc.6)
@@ -510,7 +516,7 @@ GEM
nokogiri (~> 1.8) nokogiri (~> 1.8)
yard (0.9.28) yard (0.9.28)
webrick (~> 1.7.0) webrick (~> 1.7.0)
zeitwerk (2.5.4) zeitwerk (2.6.0)
PLATFORMS PLATFORMS
ruby ruby

1854
yarn.lock

File diff suppressed because it is too large Load Diff