Skip to content

Commit

Permalink
Should fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Dec 11, 2020
1 parent b044356 commit fea47ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bundler/spec/install/gemfile/specific_platform_spec.rb
Expand Up @@ -26,6 +26,9 @@

system_gems "bundler-2.1.4"

# Consistent location to install and look for gems
bundle "config set --local path vendor/bundle", :env => { "BUNDLER_VERSION" => "2.1.4" }

install_gemfile(google_protobuf, :env => { "BUNDLER_VERSION" => "2.1.4" })

# simulate lockfile created with old bundler, which only locks for ruby platform
Expand Down

0 comments on commit fea47ce

Please sign in to comment.