flori/wirecard_checkout_page

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# vim: set filetype=ruby et sw=2 ts=2:

source 'https://rubygems.org'

gemspec

gem "codeclimate-test-reporter", group: :test, require: nil

gem 'byebug', group: :test, platforms: :mri