generated from actions/javascript-action
-
-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Description
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
Labels
No labels