Sha256: ad4a4988e52eec480b1fdbfdccc74548e02b2b7f8e9346414ca13fa3a192dcff

Contents?: true

Size: 399 Bytes

Versions: 2

Compression:

Stored size: 399 Bytes

Contents

# encoding: utf-8
#
# This file is part of the elephas 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
gem "rspec", "~> 2.14.1"
gem "rake", "~> 10.1.0"
gem "simplecov", ">= 0.7.1"
gem "coveralls", ">= 0.6.7", require: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
elephas-4.2.0 .travis-gemfile
elephas-4.1.6 .travis-gemfile