aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2023-10-04 23:18:59 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-10-16 13:52:56 +0900
commitb7ad9eda3c5b4c102077ebb9619b99b6141aab86 (patch)
treee395e49098486af57b17848ef7d2748612f44bee /spec/bundler
parenta1c73f1c881aab95bf3ed5316f2d6de62bba90d1 (diff)
downloadruby-b7ad9eda3c5b4c102077ebb9619b99b6141aab86.tar.gz
[rubygems/rubygems] Tweak platform mismatch resolution errors
https://github.com/rubygems/rubygems/commit/20460bc1ee
Diffstat (limited to 'spec/bundler')
-rw-r--r--spec/bundler/install/gems/resolving_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/install/gems/resolving_spec.rb b/spec/bundler/install/gems/resolving_spec.rb
index 0c87948bb7..0980293590 100644
--- a/spec/bundler/install/gems/resolving_spec.rb
+++ b/spec/bundler/install/gems/resolving_spec.rb
@@ -416,7 +416,7 @@ RSpec.describe "bundle install with install-time dependencies" do
end
nice_error = <<~E.strip
- Could not find gem 'sorbet-static (= 0.5.10554)' with platforms 'arm64-darwin-21', 'aarch64-linux' in rubygems repository #{file_uri_for(gem_repo4)}/ or installed locally.
+ Could not find gems matching 'sorbet-static (= 0.5.10554)' valid for all resolution platforms (arm64-darwin-21, aarch64-linux) in rubygems repository #{file_uri_for(gem_repo4)}/ or installed locally.
The source contains the following gems matching 'sorbet-static (= 0.5.10554)':
* sorbet-static-0.5.10554-universal-darwin-21