Gemfile in magellan-cli-0.4.0 vs Gemfile in magellan-cli-0.4.1

- old
+ new

@@ -5,6 +5,7 @@ group :development do gem "pry" gem "pry-byebug" gem "pry-stack_explorer" + gem "simplecov" end