summaryrefslogtreecommitdiff
path: root/test/socket
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2025-02-10 16:40:09 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2025-02-13 09:37:51 +0900
commit151b436c9d52e879e38f40cfcbcc3e516b9b439d (patch)
tree6a0fc08e8819ca4f8847422191317171f5f29fb1 /test/socket
parentd9267b4a71f82e78e6b98eab19b1f0ba5c08a0b4 (diff)
[rubygems/rubygems] Fix incorrect error message in frozen mode
When Bundler refuses to install in frozen mode, sometimes it would incorrectly claim that some dependencies have been added to the Gemfile when that's not really the case. Fix that by making sure `locked_dependencies` always has all locked dependencies, even when unlocking, Additionally, the suggestion to run `bundle install` is also confusing when unlocking, since `bundle update` is what has been run. So skip that part as well when unlocking. https://github.com/rubygems/rubygems/commit/64d84ad7d8
Diffstat (limited to 'test/socket')
0 files changed, 0 insertions, 0 deletions