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

Remove an unavailable gem minitest-osx #125

Merged
merged 1 commit into from
Nov 15, 2018

Conversation

ohtake
Copy link
Contributor

@ohtake ohtake commented Nov 15, 2018

'minitest-osx' gem has been removed from RubyGems.

https://rubygems.org/gems/minitest-osx

This gem previously existed, but has been removed by its owner.

Console output:

Step 16/19 : RUN bundle install --without production replica
 ---> Running in 651952df1e09
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/.............
Could not find minitest-osx-0.1.0 in any of the sources
ERROR: Service 'api' failed to build: The command '/bin/sh -c bundle install --without production replica' returned a non-zero code: 7

https://rubygems.org/gems/minitest-osx
> This gem previously existed, but has been removed by its owner.
@macite
Copy link
Member

macite commented Nov 15, 2018

Can we keep that but make it platform dependent?

There is an example of this here:
https://developers.supportbee.com/blog/using-platform-dependent-gems-rb-inotify-and-rb-fsevent/

@ohtake
Copy link
Contributor Author

ohtake commented Nov 15, 2018

The issue is not related to platforms.
The gem has been removed.
It is impossible to build the app on macOS too.

@macite
Copy link
Member

macite commented Nov 15, 2018

That is a new... thanks for the fix!

@macite macite merged commit f410990 into doubtfire-lms:development Nov 15, 2018
@ohtake ohtake deleted the remove-minitest-osx branch November 15, 2018 06:04
macite added a commit that referenced this pull request Jan 13, 2019
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