| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| protected CharSequence executableScriptEnvPrefix() { | ||
| final String gemsDir = new File(extractRoot, "gems").getAbsolutePath(); | ||
| final String gemfile = new File(extractRoot, "Gemfile").getAbsolutePath(); |
There was a problem hiding this comment.
This is the main issue. Our project is using a custom gemfile (with BUNDLE_GEMFILE) and it's getting overridden here
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.