Gemfile.dev in proxes-0.8.3 vs Gemfile.dev in proxes-0.8.4

- old
+ new

@@ -2,9 +2,10 @@ # Specify your gem's dependencies in proxes.gemspec gemspec gem 'rerun', git: 'https://github.com/alexch/rerun.git', branch: 'master' +gem 'ditty', path: '../ditty' gem 'sqlite3' gem 'simplecov' gem 'pry-byebug'