We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6002bc3 commit adf406aCopy full SHA for adf406a
bin/rake
@@ -8,7 +8,7 @@
8
# this file is here to facilitate running it.
9
#
10
11
-ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
+ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../gemfiles/a7.gemfile", __dir__)
12
13
bundle_binstub = File.expand_path("bundle", __dir__)
14
0 commit comments