File: Gemfile

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

gemspec

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