File: coverage.gemfile

package info (click to toggle)
ruby-snaky-hash 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,156 kB
  • sloc: ruby: 1,298; javascript: 529; makefile: 4; sh: 4
file content (6 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
# frozen_string_literal: true

# We run code coverage on the latest version of Ruby only.

# Coverage
gem "kettle-soup-cover", "~> 1.0", ">= 1.0.6", require: false