Sha256: 1797758d437777cbada38923e6f92c8febab5247bb90f6b43ca1eb81e8a7e54f

Contents?: true

Size: 543 Bytes

Versions: 2

Compression:

Stored size: 543 Bytes

Contents

# encoding: utf-8
#
# This file is part of the mbrao 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
gem "rspec", "~> 3.4"
gem "rake", "~> 11.0"
gem "actionpack", "~> 4.2"

# 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

2 entries across 2 versions & 1 rubygems

Version Path
mbrao-1.6.2 Gemfile
mbrao-1.6.1 Gemfile