Sha256: 45e3b2fb5ca2613c595059ce569d39203be6d973c70f40e65fbb5e7e9f4a4a2c

Contents?: true

Size: 486 Bytes

Versions: 1

Compression:

Stored size: 486 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
gem "rspec", "~> 3.4"
gem "rake", "~> 11.0"

# Documentation
gem "simplecov", "~> 0.11"
gem "coveralls", "~> 0.8", require: false
gem "pry", "~> 0.10"
gem "yard", "~> 0.8"
gem "kramdown", "~> 1.10"
gem "github-markup", "~> 1.4"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ballast-2.2.3 Gemfile