Sha256: 2762158df46ca12331fde47475b06bb17bd452f11b8373e7d0f3ab675a3ae353

Contents?: true

Size: 501 Bytes

Versions: 4

Compression:

Stored size: 501 Bytes

Contents

# encoding: utf-8
#
# This file is part of the mbrao gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
# 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", "~> 2.13.0"
gem "rake", "~> 10.0.3"
gem "actionpack", "~> 3.2.12"

# Documentation
gem "simplecov", ">= 0.7.1"
gem "pry", ">= 0"
gem "yard", ">= 0.8.5"
gem "kramdown", ">= 0.14.2"
gem "github-markup", ">= 0.7.5"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mbrao-1.0.3 Gemfile
mbrao-1.0.2 Gemfile
mbrao-1.0.1 Gemfile
mbrao-1.0.0 Gemfile