Gemfile in net-imap-0.3.1 vs Gemfile in net-imap-0.3.2

- old
+ new

@@ -1,6 +1,9 @@ +# frozen_string_literal: true + source "https://rubygems.org" gemspec gem "rake" +gem "rdoc" gem "test-unit"