Gemfile.dev in proxes-0.9.1 vs Gemfile.dev in proxes-0.9.2

- old
+ new

@@ -5,6 +5,7 @@ gem 'rerun', git: 'https://github.com/alexch/rerun.git', branch: 'master' gem 'sqlite3' gem 'simplecov' gem 'pry-byebug' +gem 'dotenv'