Sha256: bec117606b786fa18c7033dda3f28d146f6dc1a965774e58af6b38c23d6a77f3
Contents?: true
Size: 278 Bytes
Versions: 2
Compression:
Stored size: 278 Bytes
Contents
# 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" } # Specify your gem's dependencies in avro_schema_registry-client.gemspec gemspec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avro_schema_registry-client-0.5.0 | Gemfile |
avro_schema_registry-client-0.4.0 | Gemfile |