source 'https://rubygems.org' group :test do gem 'simplecov', require: false end git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } # Specify your gem's dependencies in fluent-plugin-kubernetes_objects_input.gemspec gemspec gem 'kubeclient', git: 'https://github.com/splunk/kubeclient.git', ref: '955ec5b'