Sha256: cce97660d1f0a712bb99f20ce96113dd005b9c978e611505a606d2e8ab1f417b
Contents?: true
Size: 389 Bytes
Versions: 1
Compression:
Stored size: 389 Bytes
Contents
# encoding: utf-8 # # This file is part of the devdnsd gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>. # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. # source "http://rubygems.org" gemspec # Testing gem "rspec", "~> 3.4" gem "rake", "~> 11.0" gem "simplecov", "~> 0.11" gem "coveralls", "~> 0.8", require: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devdnsd-4.0.0 | .travis-gemfile |