Skip to content

Commit 1f86329

Browse files
committed
Merge branch 'master' of github.com:guard/guard-bundler
2 parents 1ccc008 + 19e8141 commit 1f86329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/guard/bundler/templates/Guardfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
guard 'bundler' do
22
watch('Gemfile')
3-
# Uncomment next line if Gemfile contain `gemspec' command
3+
# Uncomment next line if your Gemfile contains the `gemspec' command.
44
# watch(/^.+\.gemspec/)
55
end

0 commit comments

Comments
 (0)