tarom/fluent-plugin-typecast

View on GitHub
gemfiles/Gemfile.ci

Summary

Maintainability
Test Coverage
source "https://rubygems.org"

gemspec path: '..'

group :test do
  gem "rake"
  gem "codeclimate-test-reporter", require: nil
end