Sha256: ac3ab693236eb5700dd43205ab989e1f6548e594d1d3eee1770fa881bd8ce851

Contents?: true

Size: 375 Bytes

Versions: 9

Compression:

Stored size: 375 Bytes

Contents

#
# This file is part of the ballast 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 gems
gem "rspec", "~> 3.1"
gem "rake", "~> 10.3"
gem "simplecov", ">= 0.9"
gem "coveralls", ">= 0.7", require: false

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ballast-2.2.2 .travis-gemfile
ballast-2.2.1 .travis-gemfile
ballast-2.2.0 .travis-gemfile
ballast-2.1.3 .travis-gemfile
ballast-2.1.2 .travis-gemfile
ballast-2.1.1 .travis-gemfile
ballast-2.1.0 .travis-gemfile
ballast-2.0.1 .travis-gemfile
ballast-2.0.0 .travis-gemfile