Gemfile in electric_eye-0.0.1 vs Gemfile in electric_eye-0.0.2

- old
+ new

@@ -1,10 +1,10 @@ source 'https://rubygems.org' # Specify your gem's dependencies in electric_eye.gemspec gemspec -gem 'construct' # Config manager in YAML format -gem 'table_print' # Print a nice table in stdout -gem 'timecop' # Freeze time for tests -gem 'fakefs', require: "fakefs/safe" -gem 'open4' # Handle shell commands +# gem 'construct' # Config manager in YAML format +# gem 'table_print' # Print a nice table in stdout +# gem 'timecop' # Freeze time for tests +# gem 'fakefs', require: "fakefs/safe" +# gem 'open4' # Handle shell commands