1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[rubygems/rubygems] Change descriptions to not mention deprecated flags

https://github.com/rubygems/rubygems/commit/731b3783f1
This commit is contained in:
David Rodríguez 2020-05-28 21:12:21 +02:00 committed by Hiroshi SHIBATA
parent fed9419e55
commit 052d66050a
Notes: git 2020-06-05 07:34:00 +09:00

View file

@ -70,7 +70,7 @@ RSpec.describe "bundle install with groups" do
end
end
describe "installing --without" do
describe "without option" do
describe "with gems assigned to a single group" do
before :each do
gemfile <<-G
@ -339,7 +339,7 @@ RSpec.describe "bundle install with groups" do
end
end
describe "when locked and installed with --without" do
describe "when locked and installed with `without` option" do
before(:each) do
build_repo2