lib/protobuf/cli.rb in protobuf-3.10.7 vs lib/protobuf/cli.rb in protobuf-3.10.8

- old
+ new

@@ -1,4 +1,5 @@ +require 'active_support' require 'active_support/core_ext/hash/keys' require 'active_support/inflector' require 'thor' require 'protobuf/version'