Bump rails from 6.0.3.2 to 6.0.3.3
Bumps [rails](https://github.com/rails/rails) from 6.0.3.2 to 6.0.3.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.0.3.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bc7e832521
commit
f8464d45f3
2 changed files with 54 additions and 54 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.2"
|
gem "rails", "6.0.3.3"
|
||||||
|
|
||||||
# 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
|
||||||
|
|
106
Gemfile.lock
106
Gemfile.lock
|
@ -4,62 +4,62 @@ GEM
|
||||||
SystemTimer (1.2.3)
|
SystemTimer (1.2.3)
|
||||||
aasm (5.1.1)
|
aasm (5.1.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
actioncable (6.0.3.2)
|
actioncable (6.0.3.3)
|
||||||
actionpack (= 6.0.3.2)
|
actionpack (= 6.0.3.3)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.0.3.2)
|
actionmailbox (6.0.3.3)
|
||||||
actionpack (= 6.0.3.2)
|
actionpack (= 6.0.3.3)
|
||||||
activejob (= 6.0.3.2)
|
activejob (= 6.0.3.3)
|
||||||
activerecord (= 6.0.3.2)
|
activerecord (= 6.0.3.3)
|
||||||
activestorage (= 6.0.3.2)
|
activestorage (= 6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.0.3.2)
|
actionmailer (6.0.3.3)
|
||||||
actionpack (= 6.0.3.2)
|
actionpack (= 6.0.3.3)
|
||||||
actionview (= 6.0.3.2)
|
actionview (= 6.0.3.3)
|
||||||
activejob (= 6.0.3.2)
|
activejob (= 6.0.3.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.0.3.2)
|
actionpack (6.0.3.3)
|
||||||
actionview (= 6.0.3.2)
|
actionview (= 6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
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.2)
|
actiontext (6.0.3.3)
|
||||||
actionpack (= 6.0.3.2)
|
actionpack (= 6.0.3.3)
|
||||||
activerecord (= 6.0.3.2)
|
activerecord (= 6.0.3.3)
|
||||||
activestorage (= 6.0.3.2)
|
activestorage (= 6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.0.3.2)
|
actionview (6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.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)
|
||||||
active_record_union (1.3.0)
|
active_record_union (1.3.0)
|
||||||
activerecord (>= 4.0)
|
activerecord (>= 4.0)
|
||||||
activejob (6.0.3.2)
|
activejob (6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.0.3.2)
|
activemodel (6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
activerecord (6.0.3.2)
|
activerecord (6.0.3.3)
|
||||||
activemodel (= 6.0.3.2)
|
activemodel (= 6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
activerecord-import (1.0.6)
|
activerecord-import (1.0.6)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
activestorage (6.0.3.2)
|
activestorage (6.0.3.3)
|
||||||
actionpack (= 6.0.3.2)
|
actionpack (= 6.0.3.3)
|
||||||
activejob (= 6.0.3.2)
|
activejob (= 6.0.3.3)
|
||||||
activerecord (= 6.0.3.2)
|
activerecord (= 6.0.3.3)
|
||||||
marcel (~> 0.3.1)
|
marcel (~> 0.3.1)
|
||||||
activesupport (6.0.3.2)
|
activesupport (6.0.3.3)
|
||||||
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)
|
||||||
|
@ -262,7 +262,7 @@ GEM
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 4.0)
|
||||||
logstash-event (~> 1.2.0)
|
logstash-event (~> 1.2.0)
|
||||||
request_store
|
request_store
|
||||||
loofah (2.6.0)
|
loofah (2.7.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)
|
||||||
|
@ -280,7 +280,7 @@ GEM
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
multipart-post (2.1.1)
|
multipart-post (2.1.1)
|
||||||
nio4r (2.5.2)
|
nio4r (2.5.3)
|
||||||
nokogiri (1.10.10)
|
nokogiri (1.10.10)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
nokogumbo (2.0.2)
|
nokogumbo (2.0.2)
|
||||||
|
@ -346,20 +346,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.2)
|
rails (6.0.3.3)
|
||||||
actioncable (= 6.0.3.2)
|
actioncable (= 6.0.3.3)
|
||||||
actionmailbox (= 6.0.3.2)
|
actionmailbox (= 6.0.3.3)
|
||||||
actionmailer (= 6.0.3.2)
|
actionmailer (= 6.0.3.3)
|
||||||
actionpack (= 6.0.3.2)
|
actionpack (= 6.0.3.3)
|
||||||
actiontext (= 6.0.3.2)
|
actiontext (= 6.0.3.3)
|
||||||
actionview (= 6.0.3.2)
|
actionview (= 6.0.3.3)
|
||||||
activejob (= 6.0.3.2)
|
activejob (= 6.0.3.3)
|
||||||
activemodel (= 6.0.3.2)
|
activemodel (= 6.0.3.3)
|
||||||
activerecord (= 6.0.3.2)
|
activerecord (= 6.0.3.3)
|
||||||
activestorage (= 6.0.3.2)
|
activestorage (= 6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 6.0.3.2)
|
railties (= 6.0.3.3)
|
||||||
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)
|
||||||
|
@ -373,9 +373,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.2)
|
railties (6.0.3.3)
|
||||||
actionpack (= 6.0.3.2)
|
actionpack (= 6.0.3.3)
|
||||||
activesupport (= 6.0.3.2)
|
activesupport (= 6.0.3.3)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.20.3, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
|
@ -538,7 +538,7 @@ DEPENDENCIES
|
||||||
r2 (~> 0.2.7)
|
r2 (~> 0.2.7)
|
||||||
rack-cors
|
rack-cors
|
||||||
rack-uri_sanitizer
|
rack-uri_sanitizer
|
||||||
rails (= 6.0.3.2)
|
rails (= 6.0.3.3)
|
||||||
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