Skip to content

Conversation

@matthewhively
Copy link
Owner

  • Add spacing between iterations of gem update loop
  • Print the "bundle outdated" command that is used
  • Disable all colorize methods both in lib and spec files. Easier to diff plain strings
  • Modify "gem not updated to latest" message/colors
  • Added printout when gem IS updated to latest version

Use an array join so we don't end up with extra spaces
This makes it easier to compare plain strings (similar to comparing strings after lowercasing both sides)
Also remove any invocations of `.color()` from spec files
NOTE: each printout starts with a different word:
Updating, Newer, Latest

And test the expected log line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants