From c1352e9b6a5524d19fb46b4c6e4cc653edf17fe8 Mon Sep 17 00:00:00 2001 From: Ellen Marie Dash Date: Thu, 16 Jan 2020 18:30:29 -0500 Subject: [repo move] Update GitHub URL in comments and `skip` messages in spec/ --- spec/commands/show_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/commands/show_spec.rb') diff --git a/spec/commands/show_spec.rb b/spec/commands/show_spec.rb index 7b329c8e7f..5dd800e7c4 100644 --- a/spec/commands/show_spec.rb +++ b/spec/commands/show_spec.rb @@ -192,7 +192,7 @@ RSpec.describe "bundle show", :bundler => "< 3" do end context "--outdated option" do - # Regression test for https://github.com/bundler/bundler/issues/5375 + # Regression test for https://github.com/rubygems/bundler/issues/5375 before do build_repo2 end -- cgit v1.2.1