mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
Merge pull request #2461 from TracksApp/dependabot/bundler/rails-6.0.3.2
Bump rails from 5.2.4.3 to 6.0.3.2
This commit is contained in:
commit
e404ff7c96
4 changed files with 72 additions and 56 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,6 +1,6 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'rails', '~> 5.2.4'
|
gem 'rails', '~> 6.0.3'
|
||||||
gem 'sassc-rails', '~> 2.1.2'
|
gem 'sassc-rails', '~> 2.1.2'
|
||||||
gem 'coffee-rails', '~> 5.0.0'
|
gem 'coffee-rails', '~> 5.0.0'
|
||||||
|
|
||||||
|
|
|
||||||
100
Gemfile.lock
100
Gemfile.lock
|
|
@ -11,57 +11,70 @@ GEM
|
||||||
RedCloth (4.3.2)
|
RedCloth (4.3.2)
|
||||||
aasm (4.12.3)
|
aasm (4.12.3)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
actioncable (5.2.4.3)
|
actioncable (6.0.3.2)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 6.0.3.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailer (5.2.4.3)
|
actionmailbox (6.0.3.2)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 6.0.3.2)
|
||||||
actionview (= 5.2.4.3)
|
activejob (= 6.0.3.2)
|
||||||
activejob (= 5.2.4.3)
|
activerecord (= 6.0.3.2)
|
||||||
|
activestorage (= 6.0.3.2)
|
||||||
|
activesupport (= 6.0.3.2)
|
||||||
|
mail (>= 2.7.1)
|
||||||
|
actionmailer (6.0.3.2)
|
||||||
|
actionpack (= 6.0.3.2)
|
||||||
|
actionview (= 6.0.3.2)
|
||||||
|
activejob (= 6.0.3.2)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (5.2.4.3)
|
actionpack (6.0.3.2)
|
||||||
actionview (= 5.2.4.3)
|
actionview (= 6.0.3.2)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 6.0.3.2)
|
||||||
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.0.2)
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||||
actionpack-xml_parser (2.0.1)
|
actionpack-xml_parser (2.0.1)
|
||||||
actionpack (>= 5.0)
|
actionpack (>= 5.0)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
actionview (5.2.4.3)
|
actiontext (6.0.3.2)
|
||||||
activesupport (= 5.2.4.3)
|
actionpack (= 6.0.3.2)
|
||||||
|
activerecord (= 6.0.3.2)
|
||||||
|
activestorage (= 6.0.3.2)
|
||||||
|
activesupport (= 6.0.3.2)
|
||||||
|
nokogiri (>= 1.8.5)
|
||||||
|
actionview (6.0.3.2)
|
||||||
|
activesupport (= 6.0.3.2)
|
||||||
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.0, >= 1.0.3)
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||||
activejob (5.2.4.3)
|
activejob (6.0.3.2)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 6.0.3.2)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (5.2.4.3)
|
activemodel (6.0.3.2)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 6.0.3.2)
|
||||||
activemodel-serializers-xml (1.0.2)
|
activemodel-serializers-xml (1.0.2)
|
||||||
activemodel (> 5.x)
|
activemodel (> 5.x)
|
||||||
activesupport (> 5.x)
|
activesupport (> 5.x)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (5.2.4.3)
|
activerecord (6.0.3.2)
|
||||||
activemodel (= 5.2.4.3)
|
activemodel (= 6.0.3.2)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 6.0.3.2)
|
||||||
arel (>= 9.0)
|
activestorage (6.0.3.2)
|
||||||
activestorage (5.2.4.3)
|
actionpack (= 6.0.3.2)
|
||||||
actionpack (= 5.2.4.3)
|
activejob (= 6.0.3.2)
|
||||||
activerecord (= 5.2.4.3)
|
activerecord (= 6.0.3.2)
|
||||||
marcel (~> 0.3.1)
|
marcel (~> 0.3.1)
|
||||||
activesupport (5.2.4.3)
|
activesupport (6.0.3.2)
|
||||||
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)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
zeitwerk (~> 2.2, >= 2.2.2)
|
||||||
acts_as_list (1.0.1)
|
acts_as_list (1.0.1)
|
||||||
activerecord (>= 4.2)
|
activerecord (>= 4.2)
|
||||||
arel (9.0.0)
|
|
||||||
ast (2.4.1)
|
ast (2.4.1)
|
||||||
autoprefixer-rails (9.4.7)
|
autoprefixer-rails (9.4.7)
|
||||||
execjs
|
execjs
|
||||||
|
|
@ -159,18 +172,20 @@ GEM
|
||||||
rack (>= 1.2.0)
|
rack (>= 1.2.0)
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rails (5.2.4.3)
|
rails (6.0.3.2)
|
||||||
actioncable (= 5.2.4.3)
|
actioncable (= 6.0.3.2)
|
||||||
actionmailer (= 5.2.4.3)
|
actionmailbox (= 6.0.3.2)
|
||||||
actionpack (= 5.2.4.3)
|
actionmailer (= 6.0.3.2)
|
||||||
actionview (= 5.2.4.3)
|
actionpack (= 6.0.3.2)
|
||||||
activejob (= 5.2.4.3)
|
actiontext (= 6.0.3.2)
|
||||||
activemodel (= 5.2.4.3)
|
actionview (= 6.0.3.2)
|
||||||
activerecord (= 5.2.4.3)
|
activejob (= 6.0.3.2)
|
||||||
activestorage (= 5.2.4.3)
|
activemodel (= 6.0.3.2)
|
||||||
activesupport (= 5.2.4.3)
|
activerecord (= 6.0.3.2)
|
||||||
|
activestorage (= 6.0.3.2)
|
||||||
|
activesupport (= 6.0.3.2)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 5.2.4.3)
|
railties (= 6.0.3.2)
|
||||||
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)
|
||||||
|
|
@ -183,12 +198,12 @@ GEM
|
||||||
loofah (~> 2.3)
|
loofah (~> 2.3)
|
||||||
rails_autolink (1.1.6)
|
rails_autolink (1.1.6)
|
||||||
rails (> 3.1)
|
rails (> 3.1)
|
||||||
railties (5.2.4.3)
|
railties (6.0.3.2)
|
||||||
actionpack (= 5.2.4.3)
|
actionpack (= 6.0.3.2)
|
||||||
activesupport (= 5.2.4.3)
|
activesupport (= 6.0.3.2)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.19.0, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
rainbow (3.0.0)
|
rainbow (3.0.0)
|
||||||
rake (13.0.1)
|
rake (13.0.1)
|
||||||
rb-fsevent (0.10.4)
|
rb-fsevent (0.10.4)
|
||||||
|
|
@ -282,6 +297,7 @@ GEM
|
||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
will_paginate (3.3.0)
|
will_paginate (3.3.0)
|
||||||
yard (0.9.25)
|
yard (0.9.25)
|
||||||
|
zeitwerk (2.4.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
@ -312,7 +328,7 @@ DEPENDENCIES
|
||||||
paperclip
|
paperclip
|
||||||
puma (~> 4.3)
|
puma (~> 4.3)
|
||||||
rack-mini-profiler
|
rack-mini-profiler
|
||||||
rails (~> 5.2.4)
|
rails (~> 6.0.3)
|
||||||
rails-controller-testing
|
rails-controller-testing
|
||||||
rails-dom-testing (~> 2.0.0)
|
rails-dom-testing (~> 2.0.0)
|
||||||
rails_autolink
|
rails_autolink
|
||||||
|
|
|
||||||
|
|
@ -19,10 +19,10 @@
|
||||||
|
|
||||||
development:
|
development:
|
||||||
secret_key_base: <%= SITE_CONFIG["secret_token"] || SecureRandom.hex(64) %>
|
secret_key_base: <%= SITE_CONFIG["secret_token"] || SecureRandom.hex(64) %>
|
||||||
|
|
||||||
test:
|
test:
|
||||||
secret_key_base: <%= SITE_CONFIG["secret_token"] || SecureRandom.hex(64) %>
|
secret_key_base: <%= SITE_CONFIG["secret_token"] || SecureRandom.hex(64) %>
|
||||||
|
|
||||||
# Do not keep production secrets in the unencrypted secrets file.
|
# Do not keep production secrets in the unencrypted secrets file.
|
||||||
# Instead, either read values from the environment.
|
# Instead, either read values from the environment.
|
||||||
# Or, use `bin/rails secrets:setup` to configure encrypted secrets
|
# Or, use `bin/rails secrets:setup` to configure encrypted secrets
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
authentication_schemes:
|
authentication_schemes:
|
||||||
- "database"
|
- "database"
|
||||||
|
|
||||||
# You'll probably want to change this to the time zone of the computer where
|
# You'll probably want to change this to the time zone of the computer where
|
||||||
# Tracks is running. Run rake time:zones:local have Rails suggest time zone
|
# Tracks is running. Run rake time:zones:local have Rails suggest time zone
|
||||||
# names on your system
|
# names on your system
|
||||||
time_zone: "UTC"
|
time_zone: "UTC"
|
||||||
|
|
||||||
|
|
@ -15,7 +15,7 @@ secure_cookies: false
|
||||||
# Make sure the secret is at least 30 characters and all random,
|
# Make sure the secret is at least 30 characters and all random,
|
||||||
# no regular words or you'll be exposed to dictionary attacks.
|
# no regular words or you'll be exposed to dictionary attacks.
|
||||||
#
|
#
|
||||||
# if you want a nice random key, run this from the tracks directory and
|
# if you want a nice random key, run this from the tracks directory and
|
||||||
# copy-and-paste the result:
|
# copy-and-paste the result:
|
||||||
#
|
#
|
||||||
# rake secret
|
# rake secret
|
||||||
|
|
@ -25,17 +25,17 @@ secret_token: "change-me"
|
||||||
# Set to true when your application is running with https
|
# Set to true when your application is running with https
|
||||||
force_ssl: false
|
force_ssl: false
|
||||||
|
|
||||||
# Uncomment if you want to dispatch todos that come from email based on the To:
|
# Uncomment if you want to dispatch todos that come from email based on the To:
|
||||||
# address rather than the From: address.
|
# address rather than the From: address.
|
||||||
# email_dispatch: 'to'
|
# email_dispatch: 'to'
|
||||||
|
|
||||||
# If you want to send all email to a specific user, uncomment the following line
|
# If you want to send all email to a specific user, uncomment the following line
|
||||||
# and set the environment variable TRACKS_MAIL_RECEIVER to the login name of the
|
# and set the environment variable TRACKS_MAIL_RECEIVER to the login name of the
|
||||||
# user that will receive all email
|
# user that will receive all email
|
||||||
# email_dispatch: 'single_user'
|
# email_dispatch: 'single_user'
|
||||||
|
|
||||||
# Set this to the subdirectory you're hosting tracks in and uncomment if
|
# Set this to the subdirectory you're hosting tracks in and uncomment if
|
||||||
# applicable. NOTE: you will also need to set up your web server to deal with
|
# applicable. NOTE: you will also need to set up your web server to deal with
|
||||||
# the relative URL. Mongrel, for example, has a --prefix option.
|
# the relative URL. Mongrel, for example, has a --prefix option.
|
||||||
# subdir: "/tracks"
|
# subdir: "/tracks"
|
||||||
|
|
||||||
|
|
@ -48,8 +48,8 @@ open_signups: false
|
||||||
# Set to require TOS approval on signup.
|
# Set to require TOS approval on signup.
|
||||||
#tos_link: "https://www.example.com"
|
#tos_link: "https://www.example.com"
|
||||||
|
|
||||||
# When integrating your tracks instance with http://cloudmailin.com/ by using
|
# When integrating your tracks instance with http://cloudmailin.com/ by using
|
||||||
# the /integrations/cloudmailin URL, this value is the cloudmailin-secret for
|
# the /integrations/cloudmailin URL, this value is the cloudmailin-secret for
|
||||||
# verifying the authenticity of the request.
|
# verifying the authenticity of the request.
|
||||||
# (see http://docs.cloudmailin.com/validating_the_sender)
|
# (see http://docs.cloudmailin.com/validating_the_sender)
|
||||||
# cloudmailin: asdasd
|
# cloudmailin: asdasd
|
||||||
|
|
@ -57,7 +57,7 @@ open_signups: false
|
||||||
# Mailgun api key - used to verify incoming HTTP requests from Mailgun.org
|
# Mailgun api key - used to verify incoming HTTP requests from Mailgun.org
|
||||||
# mailgun_api_key: key-abcdef1234567890
|
# mailgun_api_key: key-abcdef1234567890
|
||||||
|
|
||||||
# change this to reflect the email address of the admin that you want to show
|
# change this to reflect the email address of the admin that you want to show
|
||||||
# on the signup page
|
# on the signup page
|
||||||
admin_email: my.email@domain.com
|
admin_email: my.email@domain.com
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue