From 5fa18a7b0cb1ffbc0c11d151c074c9aa0ea6ee41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Wed, 5 Oct 2022 15:40:03 +0200 Subject: [rubygems/rubygems] Fix bad spec wording https://github.com/rubygems/rubygems/commit/06faad1e05 --- spec/bundler/install/gems/resolving_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec') diff --git a/spec/bundler/install/gems/resolving_spec.rb b/spec/bundler/install/gems/resolving_spec.rb index 9f4da23162..07389aa990 100644 --- a/spec/bundler/install/gems/resolving_spec.rb +++ b/spec/bundler/install/gems/resolving_spec.rb @@ -305,7 +305,7 @@ RSpec.describe "bundle install with install-time dependencies" do end end - context "in a transitive dependencies in a lockfile" do + context "with transitive dependencies in a lockfile" do before do build_repo2 do build_gem "rubocop", "1.28.2" do |s| -- cgit v1.2.3