[openstreetmap/openstreetmap-website] Update bundler to v4 (PR #7036)

Tom Hughes notifications at github.com
Fri Apr 24 23:07:36 UTC 2026


tomhughes left a comment (openstreetmap/openstreetmap-website#7036)

Technically I think it's rubygems 4.0.6 rather than ruby itself:

```
bericote [~/src/osm/rails] % bundle exec rails c
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:294: warning: already initialized constant Gem::Platform::JAVA
/usr/share/rubygems/rubygems/platform.rb:279: warning: previous definition of JAVA was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:295: warning: already initialized constant Gem::Platform::MSWIN
/usr/share/rubygems/rubygems/platform.rb:280: warning: previous definition of MSWIN was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:296: warning: already initialized constant Gem::Platform::MSWIN64
/usr/share/rubygems/rubygems/platform.rb:281: warning: previous definition of MSWIN64 was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:297: warning: already initialized constant Gem::Platform::MINGW
/usr/share/rubygems/rubygems/platform.rb:282: warning: previous definition of MINGW was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:298: warning: already initialized constant Gem::Platform::X64_MINGW
/usr/share/rubygems/rubygems/platform.rb:284: warning: previous definition of X64_MINGW was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:300: warning: already initialized constant Gem::Platform::WINDOWS
/usr/share/rubygems/rubygems/platform.rb:286: warning: previous definition of WINDOWS was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:301: warning: already initialized constant Gem::Platform::X64_LINUX
/usr/share/rubygems/rubygems/platform.rb:287: warning: previous definition of X64_LINUX was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:302: warning: already initialized constant Gem::Platform::X64_LINUX_MUSL
/usr/share/rubygems/rubygems/platform.rb:288: warning: previous definition of X64_LINUX_MUSL was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:294: warning: already initialized constant Gem::Platform::JAVA
/usr/share/rubygems/rubygems/platform.rb:279: warning: previous definition of JAVA was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:295: warning: already initialized constant Gem::Platform::MSWIN
/usr/share/rubygems/rubygems/platform.rb:280: warning: previous definition of MSWIN was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:296: warning: already initialized constant Gem::Platform::MSWIN64
/usr/share/rubygems/rubygems/platform.rb:281: warning: previous definition of MSWIN64 was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:297: warning: already initialized constant Gem::Platform::MINGW
/usr/share/rubygems/rubygems/platform.rb:282: warning: previous definition of MINGW was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:298: warning: already initialized constant Gem::Platform::X64_MINGW
/usr/share/rubygems/rubygems/platform.rb:284: warning: previous definition of X64_MINGW was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:300: warning: already initialized constant Gem::Platform::WINDOWS
/usr/share/rubygems/rubygems/platform.rb:286: warning: previous definition of WINDOWS was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:301: warning: already initialized constant Gem::Platform::X64_LINUX
/usr/share/rubygems/rubygems/platform.rb:287: warning: previous definition of X64_LINUX was here
/home/tom/.bundle/ruby/4.0.0/gems/bundler-2.6.2/lib/bundler/rubygems_ext.rb:302: warning: already initialized constant Gem::Platform::X64_LINUX_MUSL
/usr/share/rubygems/rubygems/platform.rb:288: warning: previous definition of X64_LINUX_MUSL was here
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
Loading development environment (Rails 8.1.3)
open-street-map(dev):001> 
```

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

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


More information about the rails-dev mailing list