Update Ruby gems and Yarn packages.
This commit is contained in:
124
Gemfile.lock
124
Gemfile.lock
@@ -15,67 +15,67 @@ GIT
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (6.1.4.1)
|
actioncable (6.1.4.3)
|
||||||
actionpack (= 6.1.4.1)
|
actionpack (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.1.4.1)
|
actionmailbox (6.1.4.3)
|
||||||
actionpack (= 6.1.4.1)
|
actionpack (= 6.1.4.3)
|
||||||
activejob (= 6.1.4.1)
|
activejob (= 6.1.4.3)
|
||||||
activerecord (= 6.1.4.1)
|
activerecord (= 6.1.4.3)
|
||||||
activestorage (= 6.1.4.1)
|
activestorage (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.1.4.1)
|
actionmailer (6.1.4.3)
|
||||||
actionpack (= 6.1.4.1)
|
actionpack (= 6.1.4.3)
|
||||||
actionview (= 6.1.4.1)
|
actionview (= 6.1.4.3)
|
||||||
activejob (= 6.1.4.1)
|
activejob (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (6.1.4.1)
|
actionpack (6.1.4.3)
|
||||||
actionview (= 6.1.4.1)
|
actionview (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
rack (~> 2.0, >= 2.0.9)
|
rack (~> 2.0, >= 2.0.9)
|
||||||
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 (6.1.4.1)
|
actiontext (6.1.4.3)
|
||||||
actionpack (= 6.1.4.1)
|
actionpack (= 6.1.4.3)
|
||||||
activerecord (= 6.1.4.1)
|
activerecord (= 6.1.4.3)
|
||||||
activestorage (= 6.1.4.1)
|
activestorage (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.1.4.1)
|
actionview (6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.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 (6.1.4.1)
|
activejob (6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.1.4.1)
|
activemodel (6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.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 (6.1.4.1)
|
activerecord (6.1.4.3)
|
||||||
activemodel (= 6.1.4.1)
|
activemodel (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
activerecord-hierarchical_query (1.3.0)
|
activerecord-hierarchical_query (1.3.0)
|
||||||
activerecord (>= 5.0, < 6.2)
|
activerecord (>= 5.0, < 6.2)
|
||||||
pg (>= 0.21, < 1.3)
|
pg (>= 0.21, < 1.3)
|
||||||
activestorage (6.1.4.1)
|
activestorage (6.1.4.3)
|
||||||
actionpack (= 6.1.4.1)
|
actionpack (= 6.1.4.3)
|
||||||
activejob (= 6.1.4.1)
|
activejob (= 6.1.4.3)
|
||||||
activerecord (= 6.1.4.1)
|
activerecord (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
marcel (~> 1.0.0)
|
marcel (~> 1.0.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (6.1.4.1)
|
activesupport (6.1.4.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)
|
||||||
@@ -86,7 +86,7 @@ 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.539.0)
|
aws-partitions (1.541.0)
|
||||||
aws-sdk-core (3.124.0)
|
aws-sdk-core (3.124.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.525.0)
|
aws-partitions (~> 1, >= 1.525.0)
|
||||||
@@ -194,7 +194,7 @@ GEM
|
|||||||
retriable (>= 2.0, < 4.a)
|
retriable (>= 2.0, < 4.a)
|
||||||
rexml
|
rexml
|
||||||
webrick
|
webrick
|
||||||
google-apis-iamcredentials_v1 (0.8.0)
|
google-apis-iamcredentials_v1 (0.9.0)
|
||||||
google-apis-core (>= 0.4, < 2.a)
|
google-apis-core (>= 0.4, < 2.a)
|
||||||
google-apis-storage_v1 (0.10.0)
|
google-apis-storage_v1 (0.10.0)
|
||||||
google-apis-core (>= 0.4, < 2.a)
|
google-apis-core (>= 0.4, < 2.a)
|
||||||
@@ -210,8 +210,8 @@ GEM
|
|||||||
google-cloud-env (1.5.0)
|
google-cloud-env (1.5.0)
|
||||||
faraday (>= 0.17.3, < 2.0)
|
faraday (>= 0.17.3, < 2.0)
|
||||||
google-cloud-errors (1.2.0)
|
google-cloud-errors (1.2.0)
|
||||||
google-cloud-storage (1.34.1)
|
google-cloud-storage (1.35.0)
|
||||||
addressable (~> 2.5)
|
addressable (~> 2.8)
|
||||||
digest-crc (~> 0.4)
|
digest-crc (~> 0.4)
|
||||||
google-apis-iamcredentials_v1 (~> 0.1)
|
google-apis-iamcredentials_v1 (~> 0.1)
|
||||||
google-apis-storage_v1 (~> 0.1)
|
google-apis-storage_v1 (~> 0.1)
|
||||||
@@ -249,7 +249,7 @@ GEM
|
|||||||
listen (3.7.0)
|
listen (3.7.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
loofah (2.12.0)
|
loofah (2.13.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)
|
||||||
@@ -292,7 +292,7 @@ GEM
|
|||||||
rack (>= 1.2, < 3)
|
rack (>= 1.2, < 3)
|
||||||
os (1.1.4)
|
os (1.1.4)
|
||||||
parallel (1.21.0)
|
parallel (1.21.0)
|
||||||
parser (3.0.3.1)
|
parser (3.0.3.2)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
prometheus-client (2.1.0)
|
prometheus-client (2.1.0)
|
||||||
@@ -326,29 +326,29 @@ 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 (6.1.4.1)
|
rails (6.1.4.3)
|
||||||
actioncable (= 6.1.4.1)
|
actioncable (= 6.1.4.3)
|
||||||
actionmailbox (= 6.1.4.1)
|
actionmailbox (= 6.1.4.3)
|
||||||
actionmailer (= 6.1.4.1)
|
actionmailer (= 6.1.4.3)
|
||||||
actionpack (= 6.1.4.1)
|
actionpack (= 6.1.4.3)
|
||||||
actiontext (= 6.1.4.1)
|
actiontext (= 6.1.4.3)
|
||||||
actionview (= 6.1.4.1)
|
actionview (= 6.1.4.3)
|
||||||
activejob (= 6.1.4.1)
|
activejob (= 6.1.4.3)
|
||||||
activemodel (= 6.1.4.1)
|
activemodel (= 6.1.4.3)
|
||||||
activerecord (= 6.1.4.1)
|
activerecord (= 6.1.4.3)
|
||||||
activestorage (= 6.1.4.1)
|
activestorage (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 6.1.4.1)
|
railties (= 6.1.4.3)
|
||||||
sprockets-rails (>= 2.0.0)
|
sprockets-rails (>= 2.0.0)
|
||||||
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 (6.1.4.1)
|
railties (6.1.4.3)
|
||||||
actionpack (= 6.1.4.1)
|
actionpack (= 6.1.4.3)
|
||||||
activesupport (= 6.1.4.1)
|
activesupport (= 6.1.4.3)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.13)
|
rake (>= 0.13)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
@@ -382,7 +382,7 @@ GEM
|
|||||||
rubocop-ast (>= 1.12.0, < 2.0)
|
rubocop-ast (>= 1.12.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)
|
||||||
rubocop-ast (1.14.0)
|
rubocop-ast (1.15.0)
|
||||||
parser (>= 3.0.1.1)
|
parser (>= 3.0.1.1)
|
||||||
rubocop-rails (2.12.4)
|
rubocop-rails (2.12.4)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
@@ -439,12 +439,12 @@ GEM
|
|||||||
sprockets (4.0.2)
|
sprockets (4.0.2)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
rack (> 1, < 3)
|
rack (> 1, < 3)
|
||||||
sprockets-rails (3.4.1)
|
sprockets-rails (3.4.2)
|
||||||
actionpack (>= 5.2)
|
actionpack (>= 5.2)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
stackprof (0.2.17)
|
stackprof (0.2.17)
|
||||||
stripe (5.41.0)
|
stripe (5.42.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)
|
||||||
|
|||||||
Reference in New Issue
Block a user