Sha256: 874c3f374f56f31749de272296da59f96c56854a70c9e534689badd7b6d255b9

Contents?: true

Size: 398 Bytes

Versions: 3

Compression:

Stored size: 398 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lazier-3.2.2 .travis-gemfile
lazier-3.2.1 .travis-gemfile
lazier-3.2.0 .travis-gemfile