Skip to content

Commit adf406a

Browse files
committed
🚨 Lint cleanup
1 parent 6002bc3 commit adf406a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# this file is here to facilitate running it.
99
#
1010

11-
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
11+
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../gemfiles/a7.gemfile", __dir__)
1212

1313
bundle_binstub = File.expand_path("bundle", __dir__)
1414

0 commit comments

Comments
 (0)