mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
[rubygems/rubygems] Change descriptions to not mention deprecated flags
https://github.com/rubygems/rubygems/commit/731b3783f1
This commit is contained in:
parent
fed9419e55
commit
052d66050a
Notes:
git
2020-06-05 07:34:00 +09:00
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user