Sha256: 82097cb66ce4f814705f58039d4fb3009bdc03374ffcc3198d56d1cad36a78df

Contents?: true

Size: 430 Bytes

Versions: 1

Compression:

Stored size: 430 Bytes

Contents

# encoding: utf-8
#
# This file is part of the devdnsd gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
#

source "http://rubygems.org"

gemspec

# Testing gems
gem "rspec", "~> 2.14.1"
gem "rake", "~> 10.1.0"
gem "net-dns", "~> 0.8.0"
gem "simplecov", ">= 0.7.1"
gem "coveralls", ">= 0.6.7", require: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
devdnsd-2.3.0 .travis-gemfile