bonethug 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module Bonethug
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.13"
3
3
  end
@@ -88,10 +88,10 @@ module Bonethug
88
88
  end
89
89
 
90
90
  puts 'Starting Watch Daemon...'
91
- puts "Guardfile content "
92
- puts guardfile_content
91
+ # puts "Guardfile content "
92
+ # puts guardfile_content
93
93
  cmd = 'bundle exec guard --guardfile ' + target + '/.bonethug/Guardfile'
94
- puts "calling: " + cmd
94
+ # puts "calling: " + cmd
95
95
  exec cmd
96
96
 
97
97
  # puts 'Starting Watch Daemons...'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bonethug
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: