Skip to content

Commit

Permalink
[rubygems/rubygems] Change descriptions to not mention deprecated flags
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez authored and hsbt committed Jun 4, 2020
1 parent fed9419 commit 052d660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/bundler/install/gemfile/groups_spec.rb
Expand Up @@ -70,7 +70,7 @@
end
end

describe "installing --without" do
describe "without option" do
describe "with gems assigned to a single group" do
before :each do
gemfile <<-G
Expand Down Expand Up @@ -339,7 +339,7 @@
end
end

describe "when locked and installed with --without" do
describe "when locked and installed with `without` option" do
before(:each) do
build_repo2

Expand Down

0 comments on commit 052d660

Please sign in to comment.