Sha256: 7561ae3a1cff98454b8773fdc468501cdbabddb4578d4d5cf4a455a63e34113a

Contents?: true

Size: 408 Bytes

Versions: 18

Compression:

Stored size: 408 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", "~> 2.14.1"
gem "rake", "~> 10.1.1"
gem "spork", "~> 1.0rc"
gem "simplecov", ">= 0.8.2"
gem "coveralls", ">= 0.7.0", require: false

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
ballast-1.9.3 .travis-gemfile
ballast-1.9.2 .travis-gemfile
ballast-1.9.1 .travis-gemfile
ballast-1.9.0 .travis-gemfile
ballast-1.8.0 .travis-gemfile
ballast-1.7.0 .travis-gemfile
ballast-1.6.0 .travis-gemfile
ballast-1.5.3 .travis-gemfile
ballast-1.5.2 .travis-gemfile
ballast-1.5.1 .travis-gemfile
ballast-1.5.0 .travis-gemfile
ballast-1.4.0 .travis-gemfile
ballast-1.3.0 .travis-gemfile
ballast-1.2.0 .travis-gemfile
ballast-1.1.2 .travis-gemfile
ballast-1.1.1 .travis-gemfile
ballast-1.1.0 .travis-gemfile
ballast-1.0.0 .travis-gemfile