Sha256: 551a0389d33b2239c3fc37196dfd36526d5d04c6d20b7f1aef4a6df1ff5915a3

Contents?: true

Size: 404 Bytes

Versions: 2

Compression:

Stored size: 404 Bytes

Contents

# encoding: utf-8
#
# This file is part of the brauser 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 gems
gem "rspec", "~> 2.12.0"
gem "rake", "~> 10.0.4"
gem "simplecov", ">= 0.7.1"
gem "coveralls", ">= 0.6.7", require: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
brauser-3.1.2 .travis-gemfile
brauser-3.1.1 .travis-gemfile