Skip to content
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

update appraisal to resolve missing gems issue #41

Closed
wants to merge 1 commit into from
Closed

Conversation

skatkov
Copy link
Contributor

@skatkov skatkov commented Oct 18, 2023

I was unable to lunch gems testsuit, it always errored out with following mistake:

~/C/pbbuilder ❯❯❯ bundle exec appraisal rake test                                                                                                                                                                                                                                                                                                                                                                              main ✭ ✱ ◼
Could not find rails-6.1.7, actioncable-6.1.7, actionmailbox-6.1.7, actionmailer-6.1.7, actionpack-6.1.7, actiontext-6.1.7, actionview-6.1.7, activejob-6.1.7, activemodel-6.1.7, activerecord-6.1.7, activestorage-6.1.7, activesupport-6.1.7, railties-6.1.7, nio4r-2.5.8, websocket-driver-0.7.5, mail-2.8.0, rails-dom-testing-2.0.3, rack-2.2.5, rack-test-2.0.2, rails-html-sanitizer-1.4.4, nokogiri-1.13.10-arm64-darwin, erubi-1.11.0, globalid-1.0.0, mini_mime-1.1.2, zeitwerk-2.6.6, sprockets-4.1.1, net-imap-0.3.2, loofah-2.19.1, racc-1.6.1, date-3.3.1 in locally installed gems
Run `bundle install` to install missing gems.
>> Reinstall Bundler into /Users/skatkov/.rvm/gems/ruby-3.2.2
Could not find rails-6.1.7, actioncable-6.1.7, actionmailbox-6.1.7, actionmailer-6.1.7, actionpack-6.1.7, actiontext-6.1.7, actionview-6.1.7, activejob-6.1.7, activemodel-6.1.7, activerecord-6.1.7, activestorage-6.1.7, activesupport-6.1.7, railties-6.1.7, nio4r-2.5.8, websocket-driver-0.7.5, mail-2.8.0, rails-dom-testing-2.0.3, rack-2.2.5, rack-test-2.0.2, rails-html-sanitizer-1.4.4, nokogiri-1.13.10-arm64-darwin, erubi-1.11.0, globalid-1.0.0, mini_mime-1.1.2, zeitwerk-2.6.6, sprockets-4.1.1, net-imap-0.3.2, loofah-2.19.1, racc-1.6.1, date-3.3.1 in locally installed gems
Run `bundle install` to install missing gems.

I tried usual ways to appraisail install or appraisal update, but those didn't help. But updating this gem helped, so commiting that.

@skatkov skatkov requested a review from a team October 18, 2023 13:57
@skatkov skatkov closed this Oct 20, 2023
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