Sha256: ea6b2ee605f883dbcc0eeb608e50e43dc8a27c9e04fad77c4ccd9f2602c0fef9

Contents?: true

Size: 365 Bytes

Versions: 2

Compression:

Stored size: 365 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 https://choosealicense.com/licenses/mit.
#

source "http://rubygems.org"

gemspec

# Testing gems
gem "rspec", "~> 3.4"
gem "rake", "~> 11.0"
gem "simplecov", "~> 0.11"
gem "coveralls", "~> 0.8", require: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ballast-2.2.6 .travis-gemfile
ballast-2.2.5 .travis-gemfile