Security: Upgrade rails to 6.0.2.2 (#636)
This commit is contained in:
parent
8f6f07177d
commit
4c40d738a5
1 changed files with 54 additions and 54 deletions
108
Gemfile.lock
108
Gemfile.lock
|
@ -18,56 +18,56 @@ GEM
|
||||||
specs:
|
specs:
|
||||||
action-cable-testing (0.6.0)
|
action-cable-testing (0.6.0)
|
||||||
actioncable (>= 5.0)
|
actioncable (>= 5.0)
|
||||||
actioncable (6.0.2.1)
|
actioncable (6.0.2.2)
|
||||||
actionpack (= 6.0.2.1)
|
actionpack (= 6.0.2.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.0.2.1)
|
actionmailbox (6.0.2.2)
|
||||||
actionpack (= 6.0.2.1)
|
actionpack (= 6.0.2.2)
|
||||||
activejob (= 6.0.2.1)
|
activejob (= 6.0.2.2)
|
||||||
activerecord (= 6.0.2.1)
|
activerecord (= 6.0.2.2)
|
||||||
activestorage (= 6.0.2.1)
|
activestorage (= 6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.0.2.1)
|
actionmailer (6.0.2.2)
|
||||||
actionpack (= 6.0.2.1)
|
actionpack (= 6.0.2.2)
|
||||||
actionview (= 6.0.2.1)
|
actionview (= 6.0.2.2)
|
||||||
activejob (= 6.0.2.1)
|
activejob (= 6.0.2.2)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (6.0.2.1)
|
actionpack (6.0.2.2)
|
||||||
actionview (= 6.0.2.1)
|
actionview (= 6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
rack (~> 2.0, >= 2.0.8)
|
rack (~> 2.0, >= 2.0.8)
|
||||||
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.0.2.1)
|
actiontext (6.0.2.2)
|
||||||
actionpack (= 6.0.2.1)
|
actionpack (= 6.0.2.2)
|
||||||
activerecord (= 6.0.2.1)
|
activerecord (= 6.0.2.2)
|
||||||
activestorage (= 6.0.2.1)
|
activestorage (= 6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.0.2.1)
|
actionview (6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
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.0.2.1)
|
activejob (6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.0.2.1)
|
activemodel (6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
activerecord (6.0.2.1)
|
activerecord (6.0.2.2)
|
||||||
activemodel (= 6.0.2.1)
|
activemodel (= 6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
activestorage (6.0.2.1)
|
activestorage (6.0.2.2)
|
||||||
actionpack (= 6.0.2.1)
|
actionpack (= 6.0.2.2)
|
||||||
activejob (= 6.0.2.1)
|
activejob (= 6.0.2.2)
|
||||||
activerecord (= 6.0.2.1)
|
activerecord (= 6.0.2.2)
|
||||||
marcel (~> 0.3.1)
|
marcel (~> 0.3.1)
|
||||||
activesupport (6.0.2.1)
|
activesupport (6.0.2.2)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
|
@ -133,7 +133,7 @@ GEM
|
||||||
coderay (1.1.2)
|
coderay (1.1.2)
|
||||||
coercible (1.0.0)
|
coercible (1.0.0)
|
||||||
descendants_tracker (~> 0.0.1)
|
descendants_tracker (~> 0.0.1)
|
||||||
concurrent-ruby (1.1.5)
|
concurrent-ruby (1.1.6)
|
||||||
connection_pool (2.2.2)
|
connection_pool (2.2.2)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
declarative (0.0.10)
|
declarative (0.0.10)
|
||||||
|
@ -280,7 +280,7 @@ GEM
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nightfury (1.0.1)
|
nightfury (1.0.1)
|
||||||
nio4r (2.5.2)
|
nio4r (2.5.2)
|
||||||
nokogiri (1.10.8)
|
nokogiri (1.10.9)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
oauth (0.5.4)
|
oauth (0.5.4)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
|
@ -299,7 +299,7 @@ GEM
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
pundit (2.1.0)
|
pundit (2.1.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
rack (2.1.2)
|
rack (2.2.2)
|
||||||
rack-cache (1.11.0)
|
rack-cache (1.11.0)
|
||||||
rack (>= 0.4)
|
rack (>= 0.4)
|
||||||
rack-cors (1.1.1)
|
rack-cors (1.1.1)
|
||||||
|
@ -310,29 +310,29 @@ GEM
|
||||||
rack
|
rack
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rails (6.0.2.1)
|
rails (6.0.2.2)
|
||||||
actioncable (= 6.0.2.1)
|
actioncable (= 6.0.2.2)
|
||||||
actionmailbox (= 6.0.2.1)
|
actionmailbox (= 6.0.2.2)
|
||||||
actionmailer (= 6.0.2.1)
|
actionmailer (= 6.0.2.2)
|
||||||
actionpack (= 6.0.2.1)
|
actionpack (= 6.0.2.2)
|
||||||
actiontext (= 6.0.2.1)
|
actiontext (= 6.0.2.2)
|
||||||
actionview (= 6.0.2.1)
|
actionview (= 6.0.2.2)
|
||||||
activejob (= 6.0.2.1)
|
activejob (= 6.0.2.2)
|
||||||
activemodel (= 6.0.2.1)
|
activemodel (= 6.0.2.2)
|
||||||
activerecord (= 6.0.2.1)
|
activerecord (= 6.0.2.2)
|
||||||
activestorage (= 6.0.2.1)
|
activestorage (= 6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 6.0.2.1)
|
railties (= 6.0.2.2)
|
||||||
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.3.0)
|
rails-html-sanitizer (1.3.0)
|
||||||
loofah (~> 2.3)
|
loofah (~> 2.3)
|
||||||
railties (6.0.2.1)
|
railties (6.0.2.2)
|
||||||
actionpack (= 6.0.2.1)
|
actionpack (= 6.0.2.2)
|
||||||
activesupport (= 6.0.2.1)
|
activesupport (= 6.0.2.2)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.20.3, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
|
@ -480,7 +480,7 @@ GEM
|
||||||
websocket-extensions (>= 0.1.0)
|
websocket-extensions (>= 0.1.0)
|
||||||
websocket-extensions (0.1.4)
|
websocket-extensions (0.1.4)
|
||||||
wisper (2.0.0)
|
wisper (2.0.0)
|
||||||
zeitwerk (2.2.2)
|
zeitwerk (2.3.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
Loading…
Reference in a new issue