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

Set BUNDLE_GEMFILE before requiring bundler #190

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

betmenslido
Copy link
Contributor

BUNDLE_GEMFILE should be set before requiring bundler. Also minor cosmetic change.

File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) =>
File.expand_path("../../Gemfile", __FILE__)

@justin808
Copy link
Member

@betmenslido, can you throw in a changelog entry? I'll merge then!

@justin808 justin808 merged commit d75e11b into shakacode:master Nov 2, 2022
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