Gemfile.dev in proxes-0.1.0 vs Gemfile.dev in proxes-0.2.0
- old
+ new
@@ -4,7 +4,7 @@
gemspec
gem 'rerun', git: 'https://github.com/alexch/rerun.git', branch: 'master'
gem 'sqlite3'
gem 'simplecov'
-gem 'pry', '~> 0.10.4'
+gem 'pry-byebug'
- old
+ new