Sha256: be24dca742bd7b9f11bf6883648c6fffe9731748cc2c8f431aa2d59a17e075c0

Contents?: true

Size: 511 Bytes

Versions: 1

Compression:

Stored size: 511 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"
gem "rubocop", "~> 0.39"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ballast-2.2.4 Gemfile