Gemfile in gman-4.7.1 vs Gemfile in gman-5.0.0

- old
+ new

@@ -1,6 +1,7 @@ source 'https://rubygems.org' gemspec group :development, :test do gem 'net-dns' + gem 'ruby-prof' end