[openstreetmap/openstreetmap-website] Simplify ruby installations (PR #4053)

Andy Allan notifications at github.com
Wed May 31 15:28:19 UTC 2023


Refs https://github.com/openstreetmap/openstreetmap-website/issues/4048

* We don't currently need a specific version suffix on the package names,
  since ubuntu only ships with one ruby version (and newer versions on
  e.g. 23.04 are fine).
* We don't need to explicitly install libruby, since it's pulled in by
  other packages as required.
* Ubuntu again ships a decent enough version of bundler for our needs,
  so we don't need to install it via rubygems.

Please note: This PR builds on top of #4050 , I thought it would be useful to put this up for review even though that PR isn't yet merged.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Update vagrant provisioning for 22.04
  * Simplify ruby installations

-- File Changes --

    M Dockerfile (8)
    M INSTALL.md (8)
    M Vagrantfile (6)
    M script/vagrant/setup/provision.sh (8)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4053
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4053 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230531/ec5361b9/attachment.htm>


More information about the rails-dev mailing list