Rails gems.ruby-china.com 缺少 bigdecimal 4.1.1 版本

shin · April 05, 2026 · Last by newerer replied at April 06, 2026 · 35 hits

在使用 source "https://gems.ruby-china.com" 作为 Bundler 源时,发现 bigdecimal (4.1.1) 无法获取。

具体情况如下:

在升级 Rails 从 8.1.1 到 8.1.2 过程中,依赖解析需要使用 bigdecimal (4.1.1) 该版本在 https://rubygems.org 上是存在的,并且可以正常安装 但在 gems.ruby-china.com 镜像源中无法获取,导致 bundle install 失败,进而影响部署

报错类似:

Your bundle is locked to bigdecimal (4.1.1) ... but that version can no longer be found in that source.

请问是否可以帮忙同步或刷新该版本的索引?

感谢支持!

为什么就非得用这个源,这个源都半废状态了。

You need to Sign in before reply, if you don't have an account, please Sign up first.