Skip to content

Commit 7cb0bb4

Browse files
deivid-rodriguezmatzbot
authored andcommitted
[rubygems/rubygems] Fix typo
ruby/rubygems@f68a2c30bb
1 parent 8869c31 commit 7cb0bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/bundler/install/gemfile/specific_platform_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@
881881
end
882882
end
883883

884-
it "automatically fixes the lockfile if locked only to ruby, and some locked specs don't meed locked dependencies" do
884+
it "automatically fixes the lockfile if locked only to ruby, and some locked specs don't meet locked dependencies" do
885885
simulate_platform "x86_64-linux" do
886886
build_repo4 do
887887
build_gem("ibandit", "0.7.0") do |s|

0 commit comments

Comments
 (0)