Skip to content

ruby-head is coming with bundler-2 out of the box, so bundler: 1 is basically ignored #117

@ojab

Description

@ojab
Installing Bundler
  /home/runner/.rubies/ruby-head/bin/gem install bundler -v ~> 1 --no-document
  Successfully installed bundler-1.17.3
  1 gem installed
  Took   0.72 seconds
bundle install
  /home/runner/.rubies/ruby-head/bin/bundle config --local path vendor/bundle
  /home/runner/.rubies/ruby-head/bin/bundle lock
  Fetching gem metadata from https://rubygems.org/...........
  Fetching gem metadata from https://rubygems.org/.
  Resolving dependencies........................................................................
  Bundler could not find compatible versions for gem "bundler":
    In Gemfile.rails-3.x:
      rails (~> 3.0) was resolved to 3.2.15.rc3, which depends on
        bundler (~> 1.0)
  
    Current Bundler version:
      bundler (2.2.0.rc.2)
  This Gemfile requires a different version of Bundler.
  Perhaps you need to update Bundler by running `gem install bundler`?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions