Update to rails 6.0.3.7
This commit is contained in:
parent
ed777e1a35
commit
11e81c5398
2 changed files with 58 additions and 58 deletions
2
Gemfile
2
Gemfile
|
@ -1,7 +1,7 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
# Require rails
|
# Require rails
|
||||||
gem "rails", "6.0.3.6"
|
gem "rails", "6.0.3.7"
|
||||||
|
|
||||||
# Require json for multi_json
|
# Require json for multi_json
|
||||||
gem "json"
|
gem "json"
|
||||||
|
|
114
Gemfile.lock
114
Gemfile.lock
|
@ -3,62 +3,62 @@ GEM
|
||||||
specs:
|
specs:
|
||||||
aasm (5.2.0)
|
aasm (5.2.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
actioncable (6.0.3.6)
|
actioncable (6.0.3.7)
|
||||||
actionpack (= 6.0.3.6)
|
actionpack (= 6.0.3.7)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.0.3.6)
|
actionmailbox (6.0.3.7)
|
||||||
actionpack (= 6.0.3.6)
|
actionpack (= 6.0.3.7)
|
||||||
activejob (= 6.0.3.6)
|
activejob (= 6.0.3.7)
|
||||||
activerecord (= 6.0.3.6)
|
activerecord (= 6.0.3.7)
|
||||||
activestorage (= 6.0.3.6)
|
activestorage (= 6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.0.3.6)
|
actionmailer (6.0.3.7)
|
||||||
actionpack (= 6.0.3.6)
|
actionpack (= 6.0.3.7)
|
||||||
actionview (= 6.0.3.6)
|
actionview (= 6.0.3.7)
|
||||||
activejob (= 6.0.3.6)
|
activejob (= 6.0.3.7)
|
||||||
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.6)
|
actionpack (6.0.3.7)
|
||||||
actionview (= 6.0.3.6)
|
actionview (= 6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
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.6)
|
actiontext (6.0.3.7)
|
||||||
actionpack (= 6.0.3.6)
|
actionpack (= 6.0.3.7)
|
||||||
activerecord (= 6.0.3.6)
|
activerecord (= 6.0.3.7)
|
||||||
activestorage (= 6.0.3.6)
|
activestorage (= 6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.0.3.6)
|
actionview (6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
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.6)
|
activejob (6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.0.3.6)
|
activemodel (6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
activerecord (6.0.3.6)
|
activerecord (6.0.3.7)
|
||||||
activemodel (= 6.0.3.6)
|
activemodel (= 6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
activerecord-import (1.0.8)
|
activerecord-import (1.0.8)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
activestorage (6.0.3.6)
|
activestorage (6.0.3.7)
|
||||||
actionpack (= 6.0.3.6)
|
actionpack (= 6.0.3.7)
|
||||||
activejob (= 6.0.3.6)
|
activejob (= 6.0.3.7)
|
||||||
activerecord (= 6.0.3.6)
|
activerecord (= 6.0.3.7)
|
||||||
marcel (~> 1.0.0)
|
marcel (~> 1.0.0)
|
||||||
activesupport (6.0.3.6)
|
activesupport (6.0.3.7)
|
||||||
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)
|
||||||
|
@ -82,7 +82,7 @@ GEM
|
||||||
aws-sdk-kms (1.43.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.94.0)
|
aws-sdk-s3 (1.94.1)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
|
@ -344,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.6)
|
rails (6.0.3.7)
|
||||||
actioncable (= 6.0.3.6)
|
actioncable (= 6.0.3.7)
|
||||||
actionmailbox (= 6.0.3.6)
|
actionmailbox (= 6.0.3.7)
|
||||||
actionmailer (= 6.0.3.6)
|
actionmailer (= 6.0.3.7)
|
||||||
actionpack (= 6.0.3.6)
|
actionpack (= 6.0.3.7)
|
||||||
actiontext (= 6.0.3.6)
|
actiontext (= 6.0.3.7)
|
||||||
actionview (= 6.0.3.6)
|
actionview (= 6.0.3.7)
|
||||||
activejob (= 6.0.3.6)
|
activejob (= 6.0.3.7)
|
||||||
activemodel (= 6.0.3.6)
|
activemodel (= 6.0.3.7)
|
||||||
activerecord (= 6.0.3.6)
|
activerecord (= 6.0.3.7)
|
||||||
activestorage (= 6.0.3.6)
|
activestorage (= 6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 6.0.3.6)
|
railties (= 6.0.3.7)
|
||||||
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)
|
||||||
|
@ -371,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.6)
|
railties (6.0.3.7)
|
||||||
actionpack (= 6.0.3.6)
|
actionpack (= 6.0.3.7)
|
||||||
activesupport (= 6.0.3.6)
|
activesupport (= 6.0.3.7)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.20.3, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
|
@ -388,26 +388,26 @@ GEM
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rinku (2.0.6)
|
rinku (2.0.6)
|
||||||
rotp (6.2.0)
|
rotp (6.2.0)
|
||||||
rubocop (1.13.0)
|
rubocop (1.14.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 3.0.0.0)
|
parser (>= 3.0.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
|
||||||
rubocop-ast (>= 1.2.0, < 2.0)
|
rubocop-ast (>= 1.5.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.5.0)
|
rubocop-ast (1.5.0)
|
||||||
parser (>= 3.0.1.1)
|
parser (>= 3.0.1.1)
|
||||||
rubocop-minitest (0.12.1)
|
rubocop-minitest (0.12.1)
|
||||||
rubocop (>= 0.90, < 2.0)
|
rubocop (>= 0.90, < 2.0)
|
||||||
rubocop-performance (1.11.1)
|
rubocop-performance (1.11.2)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.7.0, < 2.0)
|
||||||
rubocop-ast (>= 0.4.0)
|
rubocop-ast (>= 0.4.0)
|
||||||
rubocop-rails (2.9.1)
|
rubocop-rails (2.10.1)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
rack (>= 1.1)
|
rack (>= 1.1)
|
||||||
rubocop (>= 0.90.0, < 2.0)
|
rubocop (>= 1.7.0, < 2.0)
|
||||||
ruby-openid (2.9.2)
|
ruby-openid (2.9.2)
|
||||||
ruby-progressbar (1.11.0)
|
ruby-progressbar (1.11.0)
|
||||||
ruby2_keywords (0.0.4)
|
ruby2_keywords (0.0.4)
|
||||||
|
@ -531,7 +531,7 @@ DEPENDENCIES
|
||||||
r2 (~> 0.2.7)
|
r2 (~> 0.2.7)
|
||||||
rack-cors
|
rack-cors
|
||||||
rack-uri_sanitizer
|
rack-uri_sanitizer
|
||||||
rails (= 6.0.3.6)
|
rails (= 6.0.3.7)
|
||||||
rails-controller-testing
|
rails-controller-testing
|
||||||
rails-i18n (~> 6.0.0)
|
rails-i18n (~> 6.0.0)
|
||||||
rinku (>= 2.0.6)
|
rinku (>= 2.0.6)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue