We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8869c31 commit 7cb0bb4Copy full SHA for 7cb0bb4
spec/bundler/install/gemfile/specific_platform_spec.rb
@@ -881,7 +881,7 @@
881
end
882
883
884
- it "automatically fixes the lockfile if locked only to ruby, and some locked specs don't meed locked dependencies" do
+ it "automatically fixes the lockfile if locked only to ruby, and some locked specs don't meet locked dependencies" do
885
simulate_platform "x86_64-linux" do
886
build_repo4 do
887
build_gem("ibandit", "0.7.0") do |s|
0 commit comments