File: Gemfile

package info (click to toggle)
ruby-net-dns 0.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 452 kB
  • sloc: ruby: 3,944; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 174 bytes parent folder | download
1
2
3
4
5
6
7
8
9
source "https://rubygems.org"

gemspec

gem "minitest"
gem "minitest-reporters"
gem "rspec"
gem "rubocop", "0.75.0", require: false
gem "rubocop-performance", require: false