Sha256: 55fb6739b4fcd0fbfd524aa7b32a3a3102970394dd4bfdfc3096f8909d0a19f5
Contents?: true
Size: 436 Bytes
Versions: 1
Compression:
Stored size: 436 Bytes
Contents
# this file is managed by dry-rb/devtools project git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gem "ossy", github: "solnic/ossy", branch: "master", platforms: :ruby group :test do gem 'codacy-coverage', require: false, platforms: :ruby gem 'simplecov', require: false, platforms: :ruby gem 'warning' end group :tools do # this is the same version that we use on codacy gem 'rubocop', '0.71.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-initializer-3.0.3 | Gemfile.devtools |