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
  • Loading branch information
deivid-rodriguez committed Nov 17, 2020
2 parents 1fa4ee3 + ab37a66 commit c42c056
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 c42c056

Please sign in to comment.