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 250ba09 commit 37acba2Copy full SHA for 37acba2
debian/tests/excludes/any/TestGemCommandsUpdateCommand.rb
@@ -8,3 +8,5 @@
8
exclude :test_execute_system_specific_newer_than_or_equal_to_3_2_leaves_plugins_dir_alone, "gem update --system was disabled by rubygems-integration"
9
exclude :test_execute_system_specific_older_than_3_2_removes_plugins_dir, "gem update --system was disabled by rubygems-integration"
10
exclude :test_execute_system_specifically_to_latest_version, "gem update --system was disabled by rubygems-integration"
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"
0 commit comments