Skip to content

Commit

Permalink
Merge pull request #4095 from rubygems/typofix
Browse files Browse the repository at this point in the history
Fix typos [ci skip]
  • Loading branch information
bronzdoc committed Dec 5, 2020
2 parents eddc312 + 839278c commit c63c122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler/spec/runtime/setup_spec.rb
Expand Up @@ -1334,7 +1334,7 @@ def lock_with(ruby_version = nil)
expect(out).to eq("The Gemfile's dependencies are satisfied")
end

# bundler respects paths specified direclty in RUBYLIB or RUBYOPT, and
# bundler respects paths specified directly in RUBYLIB or RUBYOPT, and
# that happens when running ruby from the ruby-core setup. To
# workaround, we manually remove those for these tests when they would
# override the default gem.
Expand Down

0 comments on commit c63c122

Please sign in to comment.