newleaders/thincloud-postmark

View on GitHub
Gemfile

Summary

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

# Declare your gem's dependencies in thincloud-resque.gemspec.
# Bundler will treat runtime dependencies like base dependencies, and
# development dependencies will be added by default to the :development group.
gemspec

group :test do
  gem "codeclimate-test-reporter", require: false
  gem "simplecov"
end