Update to rails 6.0.3.1
This commit is contained in:
parent
6aadc289be
commit
588a8cb604
2 changed files with 59 additions and 59 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"
|
gem "rails", "6.0.3.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
|
||||||
|
|
116
Gemfile.lock
116
Gemfile.lock
|
@ -4,62 +4,62 @@ GEM
|
||||||
SystemTimer (1.2.3)
|
SystemTimer (1.2.3)
|
||||||
aasm (5.0.8)
|
aasm (5.0.8)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
actioncable (6.0.3)
|
actioncable (6.0.3.1)
|
||||||
actionpack (= 6.0.3)
|
actionpack (= 6.0.3.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.0.3)
|
actionmailbox (6.0.3.1)
|
||||||
actionpack (= 6.0.3)
|
actionpack (= 6.0.3.1)
|
||||||
activejob (= 6.0.3)
|
activejob (= 6.0.3.1)
|
||||||
activerecord (= 6.0.3)
|
activerecord (= 6.0.3.1)
|
||||||
activestorage (= 6.0.3)
|
activestorage (= 6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.1)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.0.3)
|
actionmailer (6.0.3.1)
|
||||||
actionpack (= 6.0.3)
|
actionpack (= 6.0.3.1)
|
||||||
actionview (= 6.0.3)
|
actionview (= 6.0.3.1)
|
||||||
activejob (= 6.0.3)
|
activejob (= 6.0.3.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.3)
|
actionpack (6.0.3.1)
|
||||||
actionview (= 6.0.3)
|
actionview (= 6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.1)
|
||||||
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.2)
|
actionpack-page_caching (1.2.2)
|
||||||
actionpack (>= 5.0.0)
|
actionpack (>= 5.0.0)
|
||||||
actiontext (6.0.3)
|
actiontext (6.0.3.1)
|
||||||
actionpack (= 6.0.3)
|
actionpack (= 6.0.3.1)
|
||||||
activerecord (= 6.0.3)
|
activerecord (= 6.0.3.1)
|
||||||
activestorage (= 6.0.3)
|
activestorage (= 6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.1)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.0.3)
|
actionview (6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.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.3)
|
activejob (6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.0.3)
|
activemodel (6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.1)
|
||||||
activerecord (6.0.3)
|
activerecord (6.0.3.1)
|
||||||
activemodel (= 6.0.3)
|
activemodel (= 6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.1)
|
||||||
activerecord-import (1.0.4)
|
activerecord-import (1.0.4)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
activestorage (6.0.3)
|
activestorage (6.0.3.1)
|
||||||
actionpack (= 6.0.3)
|
actionpack (= 6.0.3.1)
|
||||||
activejob (= 6.0.3)
|
activejob (= 6.0.3.1)
|
||||||
activerecord (= 6.0.3)
|
activerecord (= 6.0.3.1)
|
||||||
marcel (~> 0.3.1)
|
marcel (~> 0.3.1)
|
||||||
activesupport (6.0.3)
|
activesupport (6.0.3.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.6)
|
autoprefixer-rails (9.7.6)
|
||||||
execjs
|
execjs
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.0)
|
||||||
aws-partitions (1.313.0)
|
aws-partitions (1.316.0)
|
||||||
aws-sdk-core (3.95.0)
|
aws-sdk-core (3.96.0)
|
||||||
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)
|
||||||
|
@ -89,7 +89,7 @@ GEM
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.1.3)
|
aws-sigv4 (1.1.3)
|
||||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||||
better_errors (2.7.0)
|
better_errors (2.7.1)
|
||||||
coderay (>= 1.0.0)
|
coderay (>= 1.0.0)
|
||||||
erubi (>= 1.0.0)
|
erubi (>= 1.0.0)
|
||||||
rack (>= 0.9.0)
|
rack (>= 0.9.0)
|
||||||
|
@ -117,7 +117,7 @@ GEM
|
||||||
cancancan (3.1.0)
|
cancancan (3.1.0)
|
||||||
canonical-rails (0.2.8)
|
canonical-rails (0.2.8)
|
||||||
rails (>= 4.1, < 6.1)
|
rails (>= 4.1, < 6.1)
|
||||||
capybara (3.32.1)
|
capybara (3.32.2)
|
||||||
addressable
|
addressable
|
||||||
mini_mime (>= 0.1.3)
|
mini_mime (>= 0.1.3)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
|
@ -270,7 +270,7 @@ GEM
|
||||||
mini_magick (4.10.1)
|
mini_magick (4.10.1)
|
||||||
mini_mime (1.0.2)
|
mini_mime (1.0.2)
|
||||||
mini_portile2 (2.4.0)
|
mini_portile2 (2.4.0)
|
||||||
minitest (5.14.0)
|
minitest (5.14.1)
|
||||||
msgpack (1.3.3)
|
msgpack (1.3.3)
|
||||||
multi_json (1.14.1)
|
multi_json (1.14.1)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
|
@ -340,20 +340,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)
|
rails (6.0.3.1)
|
||||||
actioncable (= 6.0.3)
|
actioncable (= 6.0.3.1)
|
||||||
actionmailbox (= 6.0.3)
|
actionmailbox (= 6.0.3.1)
|
||||||
actionmailer (= 6.0.3)
|
actionmailer (= 6.0.3.1)
|
||||||
actionpack (= 6.0.3)
|
actionpack (= 6.0.3.1)
|
||||||
actiontext (= 6.0.3)
|
actiontext (= 6.0.3.1)
|
||||||
actionview (= 6.0.3)
|
actionview (= 6.0.3.1)
|
||||||
activejob (= 6.0.3)
|
activejob (= 6.0.3.1)
|
||||||
activemodel (= 6.0.3)
|
activemodel (= 6.0.3.1)
|
||||||
activerecord (= 6.0.3)
|
activerecord (= 6.0.3.1)
|
||||||
activestorage (= 6.0.3)
|
activestorage (= 6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.1)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 6.0.3)
|
railties (= 6.0.3.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)
|
||||||
|
@ -367,9 +367,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.3)
|
railties (6.0.3.1)
|
||||||
actionpack (= 6.0.3)
|
actionpack (= 6.0.3.1)
|
||||||
activesupport (= 6.0.3)
|
activesupport (= 6.0.3.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)
|
||||||
|
@ -433,7 +433,7 @@ GEM
|
||||||
actionpack (>= 4.0)
|
actionpack (>= 4.0)
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 4.0)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
strong_migrations (0.6.6)
|
strong_migrations (0.6.8)
|
||||||
activerecord (>= 5)
|
activerecord (>= 5)
|
||||||
sync (0.5.0)
|
sync (0.5.0)
|
||||||
term-ansicolor (1.7.1)
|
term-ansicolor (1.7.1)
|
||||||
|
@ -441,7 +441,7 @@ GEM
|
||||||
thor (1.0.1)
|
thor (1.0.1)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tilt (2.0.10)
|
tilt (2.0.10)
|
||||||
tins (1.24.1)
|
tins (1.25.0)
|
||||||
sync
|
sync
|
||||||
tzinfo (1.2.7)
|
tzinfo (1.2.7)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
|
@ -527,7 +527,7 @@ DEPENDENCIES
|
||||||
r2 (~> 0.2.7)
|
r2 (~> 0.2.7)
|
||||||
rack-cors
|
rack-cors
|
||||||
rack-uri_sanitizer
|
rack-uri_sanitizer
|
||||||
rails (= 6.0.3)
|
rails (= 6.0.3.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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue