Skip to content

Commit

Permalink
Merge branch 'master' of github.com:guard/guard-bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
rymai committed Sep 3, 2013
2 parents 1ccc008 + 19e8141 commit 1f86329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/guard/bundler/templates/Guardfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
guard 'bundler' do
watch('Gemfile')
# Uncomment next line if Gemfile contain `gemspec' command
# Uncomment next line if your Gemfile contains the `gemspec' command.
# watch(/^.+\.gemspec/)
end

0 comments on commit 1f86329

Please sign in to comment.