[openstreetmap/openstreetmap-website] Update to rails 6.1 (#3193)

Tom Hughes notifications at github.com
Tue May 11 20:26:45 UTC 2021


Finally all the pieces are in place to upgrade to rails 6.1 so here's my offering...

A test instance is running at https://rails61.apis.dev.openstreetmap.org/.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/3193

-- Commit Summary --

  * Update to rails 6.1.3.2
  * Fix deprecation warnings
  * Use image_processing macros to resize images

-- File Changes --

    M Gemfile (6)
    M Gemfile.lock (140)
    M app/controllers/application_controller.rb (2)
    M app/helpers/user_helper.rb (8)
    M app/mailers/user_mailer.rb (2)
    M bin/setup (6)
    M bin/yarn (18)
    M config.ru (1)
    M config/cable.yml (2)
    M config/environments/development.rb (20)
    M config/environments/production.rb (18)
    M config/environments/test.rb (13)
    M config/initializers/backtrace_silencers.rb (7)
    M config/initializers/filter_parameter_logging.rb (4)
    A config/initializers/new_framework_defaults_6_1.rb (67)
    A db/migrate/20210510083027_add_service_name_to_active_storage_blobs.active_storage.rb (18)
    A db/migrate/20210510083028_create_active_storage_variant_records.active_storage.rb (12)
    M db/structure.sql (65)
    M test/helpers/user_helper_test.rb (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3193.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3193.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3193
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210511/00c0d6a1/attachment.htm>


More information about the rails-dev mailing list