Gemfile in dry-monitor-0.2.0 vs Gemfile in dry-monitor-0.3.0

- old
+ new

@@ -5,10 +5,9 @@ gem 'dry-events', git: 'https://github.com/dry-rb/dry-events.git', branch: 'master' group :test do gem 'rack' gem 'simplecov', platform: :mri, require: false - gem 'codeclimate-test-reporter', require: false end group :tools do gem 'byebug', platform: :mri end