From 61b61f426a796871c27a0a9e4eedb31057864165 Mon Sep 17 00:00:00 2001 From: David Rodríguez Date: Fri, 29 May 2020 12:27:15 +0200 Subject: [rubygems/rubygems] Reword specs to not mention deprecated flags https://github.com/rubygems/rubygems/commit/f878a81f22 --- spec/bundler/install/gemfile/git_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/bundler/install/gemfile/git_spec.rb') diff --git a/spec/bundler/install/gemfile/git_spec.rb b/spec/bundler/install/gemfile/git_spec.rb index fd5cde4fb1..d495ca2395 100644 --- a/spec/bundler/install/gemfile/git_spec.rb +++ b/spec/bundler/install/gemfile/git_spec.rb @@ -1032,7 +1032,7 @@ RSpec.describe "bundle install with git sources" do end end - describe "bundle install --deployment with git sources" do + describe "bundle install with deployment mode configured and git sources" do it "works" do build_git "valim", :path => lib_path("valim") -- cgit v1.2.3