Conversation
ab89a16 to
8e051e7
Compare
> | /opt/hostedtoolcache/Ruby/3.0.2/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.29/lib/bundler/runtime.rb:309:in `check_for_activated_spec!': You have already activated io-console 0.5.7, but your Gemfile requires io-console 0.5.9. Since io-console is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports io-console as a default gem. (Gem::LoadError)
Contributor
Author
|
@deivid-rodriguez Do you have a clue about the thing happening to fail the build here? |
Contributor
Author
|
Right, now we are at a stage where all the things are in the same Workflow, and green. If we used |
|
Sorry I couldn't help. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR combines the different Workflows into a single one.
I tricked around with it, but I am guessing the Rake tasks need a little bit of cajoling to get to run with Bundler.
That is why I opted out of the regularly-added Bundler cache.