Sha256: 0d7eb7c61c3ca0fc23ac79d658d515005441549a1c894ce2efe24e41462014d6

Contents?: true

Size: 397 Bytes

Versions: 4

Compression:

Stored size: 397 Bytes

Contents

# encoding: utf-8
#
# This file is part of the akaer 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

4 entries across 4 versions & 1 rubygems

Version Path
akaer-2.4.0 .travis-gemfile
akaer-2.3.1 .travis-gemfile
akaer-2.3.0 .travis-gemfile
akaer-2.2.1 .travis-gemfile