We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83838de commit 87964f3Copy full SHA for 87964f3
debian/tests/excludes/any/TestGemCommandsUpdateCommand.rb
@@ -11,3 +11,4 @@
11
exclude :test_execute_system_update_installed, "gem update --system was disabled by rubygems-integration"
12
exclude :test_execute_system_when_latest_does_not_support_your_ruby, "gem update --system was disabled by rubygems-integration"
13
exclude :test_execute_system_update_installed_in_non_default_gem_path, "gem update --system was disabled by rubygems-integration"
14
+exclude :test_execute_system_when_latest_does_not_support_your_ruby_but_previous_one_does, "gem update --system was disabled by rubygems-integration"
0 commit comments