Sha256: b51f8445af0e241ceae850de49c9ac43fbda619474f644129e20c469d794843e
Contents?: true
Size: 397 Bytes
Versions: 3
Compression:
Stored size: 397 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", "~> 2.14.1" gem "rake", "~> 10.1.1" gem "simplecov", ">= 0.8.2" gem "coveralls", ">= 0.7.0", require: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
devdnsd-3.0.8 | .travis-gemfile |
devdnsd-3.0.7 | .travis-gemfile |
devdnsd-3.0.6 | .travis-gemfile |