Update Ruby gems and Yarn packages.
This commit is contained in:
136
Gemfile.lock
136
Gemfile.lock
@@ -15,74 +15,74 @@ GIT
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.0.2.4)
|
actioncable (7.0.3)
|
||||||
actionpack (= 7.0.2.4)
|
actionpack (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (7.0.2.4)
|
actionmailbox (7.0.3)
|
||||||
actionpack (= 7.0.2.4)
|
actionpack (= 7.0.3)
|
||||||
activejob (= 7.0.2.4)
|
activejob (= 7.0.3)
|
||||||
activerecord (= 7.0.2.4)
|
activerecord (= 7.0.3)
|
||||||
activestorage (= 7.0.2.4)
|
activestorage (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
actionmailer (7.0.2.4)
|
actionmailer (7.0.3)
|
||||||
actionpack (= 7.0.2.4)
|
actionpack (= 7.0.3)
|
||||||
actionview (= 7.0.2.4)
|
actionview (= 7.0.3)
|
||||||
activejob (= 7.0.2.4)
|
activejob (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (7.0.2.4)
|
actionpack (7.0.3)
|
||||||
actionview (= 7.0.2.4)
|
actionview (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
rack (~> 2.0, >= 2.2.0)
|
rack (~> 2.0, >= 2.2.0)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||||
actiontext (7.0.2.4)
|
actiontext (7.0.3)
|
||||||
actionpack (= 7.0.2.4)
|
actionpack (= 7.0.3)
|
||||||
activerecord (= 7.0.2.4)
|
activerecord (= 7.0.3)
|
||||||
activestorage (= 7.0.2.4)
|
activestorage (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (7.0.2.4)
|
actionview (7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||||
activejob (7.0.2.4)
|
activejob (7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.0.2.4)
|
activemodel (7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
activemodel-serializers-xml (1.0.2)
|
activemodel-serializers-xml (1.0.2)
|
||||||
activemodel (> 5.x)
|
activemodel (> 5.x)
|
||||||
activesupport (> 5.x)
|
activesupport (> 5.x)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (7.0.2.4)
|
activerecord (7.0.3)
|
||||||
activemodel (= 7.0.2.4)
|
activemodel (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
activerecord-hierarchical_query (1.4.1)
|
activerecord-hierarchical_query (1.4.1)
|
||||||
activerecord (>= 5.0, < 7.1)
|
activerecord (>= 5.0, < 7.1)
|
||||||
pg (>= 0.21, < 1.4)
|
pg (>= 0.21, < 1.4)
|
||||||
activestorage (7.0.2.4)
|
activestorage (7.0.3)
|
||||||
actionpack (= 7.0.2.4)
|
actionpack (= 7.0.3)
|
||||||
activejob (= 7.0.2.4)
|
activejob (= 7.0.3)
|
||||||
activerecord (= 7.0.2.4)
|
activerecord (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (7.0.2.4)
|
activesupport (7.0.3)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
@@ -92,13 +92,13 @@ 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.579.0)
|
aws-partitions (1.587.0)
|
||||||
aws-sdk-core (3.130.2)
|
aws-sdk-core (3.130.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)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-sqs (1.51.0)
|
aws-sdk-sqs (1.51.1)
|
||||||
aws-sdk-core (~> 3, >= 3.127.0)
|
aws-sdk-core (~> 3, >= 3.127.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.5.0)
|
aws-sigv4 (1.5.0)
|
||||||
@@ -117,7 +117,7 @@ GEM
|
|||||||
bootsnap (1.11.1)
|
bootsnap (1.11.1)
|
||||||
msgpack (~> 1.2)
|
msgpack (~> 1.2)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
capybara (3.36.0)
|
capybara (3.37.1)
|
||||||
addressable
|
addressable
|
||||||
matrix
|
matrix
|
||||||
mini_mime (>= 0.1.3)
|
mini_mime (>= 0.1.3)
|
||||||
@@ -176,7 +176,7 @@ GEM
|
|||||||
tzinfo
|
tzinfo
|
||||||
factory_bot (6.2.1)
|
factory_bot (6.2.1)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
faraday (2.2.0)
|
faraday (2.3.0)
|
||||||
faraday-net_http (~> 2.0)
|
faraday-net_http (~> 2.0)
|
||||||
ruby2_keywords (>= 0.0.4)
|
ruby2_keywords (>= 0.0.4)
|
||||||
faraday-net_http (2.0.2)
|
faraday-net_http (2.0.2)
|
||||||
@@ -193,7 +193,7 @@ GEM
|
|||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
globalid (1.0.0)
|
globalid (1.0.0)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 5.0)
|
||||||
good_job (2.13.2)
|
good_job (2.14.2)
|
||||||
activejob (>= 5.2.0)
|
activejob (>= 5.2.0)
|
||||||
activerecord (>= 5.2.0)
|
activerecord (>= 5.2.0)
|
||||||
concurrent-ruby (>= 1.0.2)
|
concurrent-ruby (>= 1.0.2)
|
||||||
@@ -202,7 +202,7 @@ 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.30.0)
|
google-apis-bigquery_v2 (0.32.0)
|
||||||
google-apis-core (>= 0.4, < 2.a)
|
google-apis-core (>= 0.4, < 2.a)
|
||||||
google-apis-core (0.4.2)
|
google-apis-core (0.4.2)
|
||||||
addressable (~> 2.5, >= 2.5.1)
|
addressable (~> 2.5, >= 2.5.1)
|
||||||
@@ -274,7 +274,7 @@ GEM
|
|||||||
llhttp-ffi (0.4.0)
|
llhttp-ffi (0.4.0)
|
||||||
ffi-compiler (~> 1.0)
|
ffi-compiler (~> 1.0)
|
||||||
rake (~> 13.0)
|
rake (~> 13.0)
|
||||||
loofah (2.16.0)
|
loofah (2.17.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.7.1)
|
mail (2.7.1)
|
||||||
@@ -316,7 +316,7 @@ GEM
|
|||||||
net-protocol
|
net-protocol
|
||||||
timeout
|
timeout
|
||||||
nio4r (2.5.8)
|
nio4r (2.5.8)
|
||||||
nokogiri (1.13.4)
|
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 (1.4.9)
|
||||||
@@ -353,28 +353,28 @@ GEM
|
|||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rack-timeout (0.6.0)
|
rack-timeout (0.6.0)
|
||||||
rails (7.0.2.4)
|
rails (7.0.3)
|
||||||
actioncable (= 7.0.2.4)
|
actioncable (= 7.0.3)
|
||||||
actionmailbox (= 7.0.2.4)
|
actionmailbox (= 7.0.3)
|
||||||
actionmailer (= 7.0.2.4)
|
actionmailer (= 7.0.3)
|
||||||
actionpack (= 7.0.2.4)
|
actionpack (= 7.0.3)
|
||||||
actiontext (= 7.0.2.4)
|
actiontext (= 7.0.3)
|
||||||
actionview (= 7.0.2.4)
|
actionview (= 7.0.3)
|
||||||
activejob (= 7.0.2.4)
|
activejob (= 7.0.3)
|
||||||
activemodel (= 7.0.2.4)
|
activemodel (= 7.0.3)
|
||||||
activerecord (= 7.0.2.4)
|
activerecord (= 7.0.3)
|
||||||
activestorage (= 7.0.2.4)
|
activestorage (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 7.0.2.4)
|
railties (= 7.0.3)
|
||||||
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.2)
|
||||||
loofah (~> 2.3)
|
loofah (~> 2.3)
|
||||||
railties (7.0.2.4)
|
railties (7.0.3)
|
||||||
actionpack (= 7.0.2.4)
|
actionpack (= 7.0.3)
|
||||||
activesupport (= 7.0.2.4)
|
activesupport (= 7.0.3)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
@@ -389,10 +389,10 @@ GEM
|
|||||||
ffi (>= 1.0.6)
|
ffi (>= 1.0.6)
|
||||||
msgpack (>= 0.4.3)
|
msgpack (>= 0.4.3)
|
||||||
optimist (>= 3.0.0)
|
optimist (>= 3.0.0)
|
||||||
recaptcha (5.9.0)
|
recaptcha (5.10.0)
|
||||||
json
|
json
|
||||||
redis (4.6.0)
|
redis (4.6.0)
|
||||||
regexp_parser (2.3.1)
|
regexp_parser (2.4.0)
|
||||||
reline (0.3.1)
|
reline (0.3.1)
|
||||||
io-console (~> 0.5)
|
io-console (~> 0.5)
|
||||||
representable (3.1.1)
|
representable (3.1.1)
|
||||||
@@ -406,12 +406,12 @@ GEM
|
|||||||
reverse_markdown (2.1.1)
|
reverse_markdown (2.1.1)
|
||||||
nokogiri
|
nokogiri
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rubocop (1.28.2)
|
rubocop (1.29.0)
|
||||||
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)
|
||||||
regexp_parser (>= 1.8, < 3.0)
|
regexp_parser (>= 1.8, < 3.0)
|
||||||
rexml
|
rexml (>= 3.2.5, < 4.0)
|
||||||
rubocop-ast (>= 1.17.0, < 2.0)
|
rubocop-ast (>= 1.17.0, < 2.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 1.4.0, < 3.0)
|
unicode-display_width (>= 1.4.0, < 3.0)
|
||||||
@@ -471,12 +471,12 @@ GEM
|
|||||||
tilt (~> 2.0)
|
tilt (~> 2.0)
|
||||||
yard (~> 0.9, >= 0.9.24)
|
yard (~> 0.9, >= 0.9.24)
|
||||||
stackprof (0.2.19)
|
stackprof (0.2.19)
|
||||||
stripe (5.53.0)
|
stripe (5.55.0)
|
||||||
stripe-ruby-mock (3.0.1)
|
stripe-ruby-mock (3.0.1)
|
||||||
dante (>= 0.2.0)
|
dante (>= 0.2.0)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
stripe (> 5, < 6)
|
stripe (> 5, < 6)
|
||||||
strscan (3.0.1)
|
strscan (3.0.3)
|
||||||
terminal-table (3.0.2)
|
terminal-table (3.0.2)
|
||||||
unicode-display_width (>= 1.1.1, < 3)
|
unicode-display_width (>= 1.1.1, < 3)
|
||||||
thor (1.2.1)
|
thor (1.2.1)
|
||||||
@@ -492,7 +492,7 @@ GEM
|
|||||||
unf_ext
|
unf_ext
|
||||||
unf_ext (0.0.8.1)
|
unf_ext (0.0.8.1)
|
||||||
unicode-display_width (2.1.0)
|
unicode-display_width (2.1.0)
|
||||||
view_component (2.53.0)
|
view_component (2.54.0)
|
||||||
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user