Update to rails 6.0.2.1

This commit is contained in:
Tom Hughes 2019-12-18 22:14:57 +00:00
parent 01a506a254
commit aa7256d617
2 changed files with 62 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.2" gem "rails", "6.0.2.1"
# Require things which have moved to gems in ruby 1.9 # Require things which have moved to gems in ruby 1.9
gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19

View file

@ -4,62 +4,62 @@ GEM
SystemTimer (1.2.3) SystemTimer (1.2.3)
aasm (5.0.6) aasm (5.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
actioncable (6.0.2) actioncable (6.0.2.1)
actionpack (= 6.0.2) actionpack (= 6.0.2.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (6.0.2) actionmailbox (6.0.2.1)
actionpack (= 6.0.2) actionpack (= 6.0.2.1)
activejob (= 6.0.2) activejob (= 6.0.2.1)
activerecord (= 6.0.2) activerecord (= 6.0.2.1)
activestorage (= 6.0.2) activestorage (= 6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
mail (>= 2.7.1) mail (>= 2.7.1)
actionmailer (6.0.2) actionmailer (6.0.2.1)
actionpack (= 6.0.2) actionpack (= 6.0.2.1)
actionview (= 6.0.2) actionview (= 6.0.2.1)
activejob (= 6.0.2) activejob (= 6.0.2.1)
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) actionpack (6.0.2.1)
actionview (= 6.0.2) actionview (= 6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
rack (~> 2.0) 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.0) actionpack-page_caching (1.2.0)
actionpack (>= 5.0.0) actionpack (>= 5.0.0)
actiontext (6.0.2) actiontext (6.0.2.1)
actionpack (= 6.0.2) actionpack (= 6.0.2.1)
activerecord (= 6.0.2) activerecord (= 6.0.2.1)
activestorage (= 6.0.2) activestorage (= 6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (6.0.2) actionview (6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
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.2) activejob (6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (6.0.2) activemodel (6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
activerecord (6.0.2) activerecord (6.0.2.1)
activemodel (= 6.0.2) activemodel (= 6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
activerecord-import (1.0.3) activerecord-import (1.0.3)
activerecord (>= 3.2) activerecord (>= 3.2)
activestorage (6.0.2) activestorage (6.0.2.1)
actionpack (= 6.0.2) actionpack (= 6.0.2.1)
activejob (= 6.0.2) activejob (= 6.0.2.1)
activerecord (= 6.0.2) activerecord (= 6.0.2.1)
marcel (~> 0.3.1) marcel (~> 0.3.1)
activesupport (6.0.2) activesupport (6.0.2.1)
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)
@ -74,8 +74,8 @@ GEM
autoprefixer-rails (9.7.3) autoprefixer-rails (9.7.3)
execjs execjs
aws-eventstream (1.0.3) aws-eventstream (1.0.3)
aws-partitions (1.254.0) aws-partitions (1.257.0)
aws-sdk-core (3.85.1) aws-sdk-core (3.86.0)
aws-eventstream (~> 1.0, >= 1.0.2) aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0) aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
@ -83,7 +83,7 @@ GEM
aws-sdk-kms (1.27.0) aws-sdk-kms (1.27.0)
aws-sdk-core (~> 3, >= 3.71.0) aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.59.0) aws-sdk-s3 (1.60.0)
aws-sdk-core (~> 3, >= 3.83.0) aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1) aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
@ -176,11 +176,11 @@ GEM
dry-initializer (~> 3.0) dry-initializer (~> 3.0)
dry-logic (~> 1.0) dry-logic (~> 1.0)
dry-types (~> 1.2) dry-types (~> 1.2)
dry-types (1.2.1) dry-types (1.2.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
dry-container (~> 0.3) dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4) dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.2, >= 0.2.2) dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2) dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2) dry-logic (~> 1.0, >= 1.0.2)
dynamic_form (1.1.4) dynamic_form (1.1.4)
@ -330,7 +330,7 @@ GEM
puma (3.12.2) puma (3.12.2)
quad_tile (1.0.1) quad_tile (1.0.1)
r2 (0.2.7) r2 (0.2.7)
rack (2.0.7) rack (2.0.8)
rack-cors (1.1.0) rack-cors (1.1.0)
rack (>= 2.0.0) rack (>= 2.0.0)
rack-openid (1.3.1) rack-openid (1.3.1)
@ -339,20 +339,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.2) rails (6.0.2.1)
actioncable (= 6.0.2) actioncable (= 6.0.2.1)
actionmailbox (= 6.0.2) actionmailbox (= 6.0.2.1)
actionmailer (= 6.0.2) actionmailer (= 6.0.2.1)
actionpack (= 6.0.2) actionpack (= 6.0.2.1)
actiontext (= 6.0.2) actiontext (= 6.0.2.1)
actionview (= 6.0.2) actionview (= 6.0.2.1)
activejob (= 6.0.2) activejob (= 6.0.2.1)
activemodel (= 6.0.2) activemodel (= 6.0.2.1)
activerecord (= 6.0.2) activerecord (= 6.0.2.1)
activestorage (= 6.0.2) activestorage (= 6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 6.0.2) railties (= 6.0.2.1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.4) rails-controller-testing (1.0.4)
actionpack (>= 5.0.1.x) actionpack (>= 5.0.1.x)
@ -366,9 +366,9 @@ GEM
rails-i18n (4.0.2) rails-i18n (4.0.2)
i18n (~> 0.6) i18n (~> 0.6)
rails (>= 4.0) rails (>= 4.0)
railties (6.0.2) railties (6.0.2.1)
actionpack (= 6.0.2) actionpack (= 6.0.2.1)
activesupport (= 6.0.2) activesupport (= 6.0.2.1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0) thor (>= 0.20.3, < 2.0)
@ -383,7 +383,7 @@ GEM
rinku (2.0.6) rinku (2.0.6)
rotp (5.1.0) rotp (5.1.0)
addressable (~> 2.5) addressable (~> 2.5)
rubocop (0.77.0) rubocop (0.78.0)
jaro_winkler (~> 1.5.1) jaro_winkler (~> 1.5.1)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 2.6) parser (>= 2.6)
@ -428,11 +428,11 @@ GEM
actionpack (>= 4.0) actionpack (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
strong_migrations (0.5.0) strong_migrations (0.5.1)
activerecord (>= 5) activerecord (>= 5)
term-ansicolor (1.7.1) term-ansicolor (1.7.1)
tins (~> 1.0) tins (~> 1.0)
thor (0.20.3) thor (1.0.1)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.10) tilt (2.0.10)
tins (1.22.2) tins (1.22.2)
@ -522,7 +522,7 @@ DEPENDENCIES
r2 (~> 0.2.7) r2 (~> 0.2.7)
rack-cors rack-cors
rack-uri_sanitizer rack-uri_sanitizer
rails (= 6.0.2) rails (= 6.0.2.1)
rails-controller-testing rails-controller-testing
rails-i18n (~> 4.0.0) rails-i18n (~> 4.0.0)
rinku (>= 2.0.6) rinku (>= 2.0.6)