Guardfile in phony_rails-0.14.6 vs Guardfile in phony_rails-0.14.7
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
# More info at https://github.com/guard/guard#readme
guard 'bundler' do
watch('Gemfile')
watch(/^.+\.gemspec/)
- old
+ new