Skip to content

Commit

Permalink
Merge pull request #4068 from rubygems/windows_ci
Browse files Browse the repository at this point in the history
Fix Windows CI

(cherry picked from commit c42c056)
  • Loading branch information
deivid-rodriguez committed Dec 7, 2020
1 parent a1260c8 commit b87e29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler/spec/commands/clean_spec.rb
Expand Up @@ -639,7 +639,7 @@ def should_not_have_gems(*gems)
end
end

realworld_system_gems "fiddle"
realworld_system_gems "fiddle --version 1.0.0"

install_gemfile <<-G
source "#{file_uri_for(gem_repo2)}"
Expand Down

0 comments on commit b87e29d

Please sign in to comment.