Gemfile in electric_eye-0.0.2 vs Gemfile in electric_eye-0.0.3

- old
+ new

@@ -1,10 +1,4 @@ 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