Skip to content

run bundle update --minor #1377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2022
Merged

run bundle update --minor #1377

merged 1 commit into from
May 2, 2022

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented May 2, 2022

I was unable to preview the site locally without doing this first

I used --minor because it's more conservative and seems sufficient to fix the errors I was getting

I was seeing:

Your bundle is locked to minitest (5.14.1) from rubygems repository https://rubygems.org/ or
installed locally, but that version can no longer be found in that source. That means the author of
minitest (5.14.1) has removed it. You'll need to update your bundle to a version other than minitest
(5.14.1) that hasn't been removed in order to install.

and

Your bundle is locked to listen (3.2.1) from rubygems repository https://rubygems.org/ or installed
locally, but that version can no longer be found in that source. That means the author of listen
(3.2.1) has removed it. You'll need to update your bundle to a version other than listen (3.2.1)
that hasn't been removed in order to install.

@SethTisue SethTisue marked this pull request as draft May 2, 2022 00:05
I was unable to preview the site locally without doing this first
@SethTisue SethTisue changed the title run bundle update run bundle update --minor May 2, 2022
@SethTisue SethTisue marked this pull request as ready for review May 2, 2022 00:09
@SethTisue
Copy link
Member Author

as usual with Ruby stuff I have no real idea what I'm doing, but nobody else here seems to either, so, merging...

@SethTisue SethTisue merged commit c252876 into scala:main May 2, 2022
@SethTisue SethTisue deleted the bundle-update branch May 2, 2022 00:10
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.

1 participant