Update to rails 6.0.3.6

This commit is contained in:
Tom Hughes 2021-03-30 18:14:51 +01:00
parent bf3743f190
commit 7bdd4e6809
2 changed files with 61 additions and 62 deletions

View file

@ -1,7 +1,7 @@
source "https://rubygems.org" source "https://rubygems.org"
# Require rails # Require rails
gem "rails", "6.0.3.5" gem "rails", "6.0.3.6"
# Require json for multi_json # Require json for multi_json
gem "json" gem "json"

View file

@ -3,62 +3,62 @@ GEM
specs: specs:
aasm (5.1.1) aasm (5.1.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
actioncable (6.0.3.5) actioncable (6.0.3.6)
actionpack (= 6.0.3.5) actionpack (= 6.0.3.6)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (6.0.3.5) actionmailbox (6.0.3.6)
actionpack (= 6.0.3.5) actionpack (= 6.0.3.6)
activejob (= 6.0.3.5) activejob (= 6.0.3.6)
activerecord (= 6.0.3.5) activerecord (= 6.0.3.6)
activestorage (= 6.0.3.5) activestorage (= 6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
mail (>= 2.7.1) mail (>= 2.7.1)
actionmailer (6.0.3.5) actionmailer (6.0.3.6)
actionpack (= 6.0.3.5) actionpack (= 6.0.3.6)
actionview (= 6.0.3.5) actionview (= 6.0.3.6)
activejob (= 6.0.3.5) activejob (= 6.0.3.6)
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.3.5) actionpack (6.0.3.6)
actionview (= 6.0.3.5) actionview (= 6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
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)
actionpack-page_caching (1.2.3) actionpack-page_caching (1.2.3)
actionpack (>= 5.0.0) actionpack (>= 5.0.0)
actiontext (6.0.3.5) actiontext (6.0.3.6)
actionpack (= 6.0.3.5) actionpack (= 6.0.3.6)
activerecord (= 6.0.3.5) activerecord (= 6.0.3.6)
activestorage (= 6.0.3.5) activestorage (= 6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (6.0.3.5) actionview (6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
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)
active_record_union (1.3.0) active_record_union (1.3.0)
activerecord (>= 4.0) activerecord (>= 4.0)
activejob (6.0.3.5) activejob (6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (6.0.3.5) activemodel (6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
activerecord (6.0.3.5) activerecord (6.0.3.6)
activemodel (= 6.0.3.5) activemodel (= 6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
activerecord-import (1.0.8) activerecord-import (1.0.8)
activerecord (>= 3.2) activerecord (>= 3.2)
activestorage (6.0.3.5) activestorage (6.0.3.6)
actionpack (= 6.0.3.5) actionpack (= 6.0.3.6)
activejob (= 6.0.3.5) activejob (= 6.0.3.6)
activerecord (= 6.0.3.5) activerecord (= 6.0.3.6)
marcel (~> 0.3.1) marcel (~> 1.0.0)
activesupport (6.0.3.5) activesupport (6.0.3.6)
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)
@ -73,8 +73,8 @@ GEM
autoprefixer-rails (10.2.4.0) autoprefixer-rails (10.2.4.0)
execjs execjs
aws-eventstream (1.1.1) aws-eventstream (1.1.1)
aws-partitions (1.435.0) aws-partitions (1.437.0)
aws-sdk-core (3.113.0) aws-sdk-core (3.113.1)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0) aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
@ -143,7 +143,7 @@ GEM
deep_merge (1.2.1) deep_merge (1.2.1)
delayed_job (4.1.9) delayed_job (4.1.9)
activesupport (>= 3.0, < 6.2) activesupport (>= 3.0, < 6.2)
delayed_job_active_record (4.1.5) delayed_job_active_record (4.1.6)
activerecord (>= 3.0, < 6.2) activerecord (>= 3.0, < 6.2)
delayed_job (>= 3.0, < 5) delayed_job (>= 3.0, < 5)
docile (1.3.5) docile (1.3.5)
@ -256,15 +256,14 @@ GEM
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.7.1) mail (2.7.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
marcel (0.3.3) marcel (1.0.0)
mimemagic (~> 0.3.2)
maxminddb (0.1.22) maxminddb (0.1.22)
method_source (1.0.0) method_source (1.0.0)
mimemagic (0.3.9) mimemagic (0.4.3)
nokogiri (~> 1) nokogiri (~> 1)
rake rake
mini_magick (4.11.0) mini_magick (4.11.0)
mini_mime (1.0.2) mini_mime (1.0.3)
mini_portile2 (2.5.0) mini_portile2 (2.5.0)
minitest (5.14.4) minitest (5.14.4)
msgpack (1.4.2) msgpack (1.4.2)
@ -345,20 +344,20 @@ GEM
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rack-uri_sanitizer (0.0.2) rack-uri_sanitizer (0.0.2)
rails (6.0.3.5) rails (6.0.3.6)
actioncable (= 6.0.3.5) actioncable (= 6.0.3.6)
actionmailbox (= 6.0.3.5) actionmailbox (= 6.0.3.6)
actionmailer (= 6.0.3.5) actionmailer (= 6.0.3.6)
actionpack (= 6.0.3.5) actionpack (= 6.0.3.6)
actiontext (= 6.0.3.5) actiontext (= 6.0.3.6)
actionview (= 6.0.3.5) actionview (= 6.0.3.6)
activejob (= 6.0.3.5) activejob (= 6.0.3.6)
activemodel (= 6.0.3.5) activemodel (= 6.0.3.6)
activerecord (= 6.0.3.5) activerecord (= 6.0.3.6)
activestorage (= 6.0.3.5) activestorage (= 6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 6.0.3.5) railties (= 6.0.3.6)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5) rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1) actionpack (>= 5.0.1.rc1)
@ -372,9 +371,9 @@ GEM
rails-i18n (6.0.0) rails-i18n (6.0.0)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7) railties (>= 6.0.0, < 7)
railties (6.0.3.5) railties (6.0.3.6)
actionpack (= 6.0.3.5) actionpack (= 6.0.3.6)
activesupport (= 6.0.3.5) activesupport (= 6.0.3.6)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0) thor (>= 0.20.3, < 2.0)
@ -400,7 +399,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0) unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1) rubocop-ast (1.4.1)
parser (>= 2.7.1.5) parser (>= 2.7.1.5)
rubocop-minitest (0.11.0) rubocop-minitest (0.11.1)
rubocop (>= 0.90, < 2.0) rubocop (>= 0.90, < 2.0)
rubocop-performance (1.10.2) rubocop-performance (1.10.2)
rubocop (>= 0.90.0, < 2.0) rubocop (>= 0.90.0, < 2.0)
@ -457,7 +456,7 @@ GEM
validates_email_format_of (1.6.3) validates_email_format_of (1.6.3)
i18n i18n
vendorer (0.2.0) vendorer (0.2.0)
webmock (3.12.1) webmock (3.12.2)
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)
@ -533,7 +532,7 @@ DEPENDENCIES
r2 (~> 0.2.7) r2 (~> 0.2.7)
rack-cors rack-cors
rack-uri_sanitizer rack-uri_sanitizer
rails (= 6.0.3.5) rails (= 6.0.3.6)
rails-controller-testing rails-controller-testing
rails-i18n (~> 6.0.0) rails-i18n (~> 6.0.0)
rinku (>= 2.0.6) rinku (>= 2.0.6)