Gemfile in avro_schema_registry-client-0.3.0 vs Gemfile in avro_schema_registry-client-0.4.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + source 'https://rubygems.org' # override the :github shortcut to be secure by using HTTPS git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }